Keyboard map

Post Reply
Hiphouser
Posts: 23
Joined: Thu Nov 20, 2025 12:42 am
Location: France
Contact:

Keyboard map

Post by Hiphouser »

Hello, where can I check the keyboard mapping in Hudiy folders?
hudiy
Site Admin
Posts: 515
Joined: Mon Jul 14, 2025 7:42 pm

Re: Keyboard map

Post by hudiy »

Hello, If you mean supported key bindings, the list with the description is available on our GitHub:

https://github.com/wiboma/hudiy?tab=rea ... #interface

You can also use the API to inject key events directly to the Hudiy:

https://github.com/wiboma/hudiy/blob/ma ... proto#L626
https://github.com/wiboma/hudiy/blob/ma ... Strokes.py
Hudiy Team
Hiphouser
Posts: 23
Joined: Thu Nov 20, 2025 12:42 am
Location: France
Contact:

Re: Keyboard map

Post by Hiphouser »

Perfect!
But one thing very stange,
I can move up, down, left and right with the keybord narrows in the gemeral menu.

But when I try to navigate in the task bar, nothing working
Last edited by Hiphouser on Thu Feb 26, 2026 10:34 pm, edited 1 time in total.
hudiy
Site Admin
Posts: 515
Joined: Mon Jul 14, 2025 7:42 pm

Re: Keyboard map

Post by hudiy »

To scroll through the elements inside the input scope, press the '1' (scroll left) and '2' (scroll right) keys.
Hudiy Team
Hiphouser
Posts: 23
Joined: Thu Nov 20, 2025 12:42 am
Location: France
Contact:

Re: Keyboard map

Post by Hiphouser »

Yes it'working.
Thanx
Post Reply