Keyboard map
Re: Keyboard map
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
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
Re: Keyboard map
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
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.
Re: Keyboard map
To scroll through the elements inside the input scope, press the '1' (scroll left) and '2' (scroll right) keys.
Hudiy Team