uosc icon indicating copy to clipboard operation
uosc copied to clipboard

Keybind to open a submenu

Open Zabooby opened this issue 3 years ago • 4 comments

So if you look at my input.conf from the imgur link you can see I have a submenu for scalers for example. I want to know how to set a keybind so that when i press it, it opens the scalers menu directly without having to go through all the menus all the time.

https://imgur.com/gallery/joMmXXN

Zabooby avatar May 23 '22 09:05 Zabooby

Currently not possible. I might add it when I have some time.

tomasklaen avatar May 23 '22 09:05 tomasklaen

I see, let me know when you do add it.

Unrelated question, but what would I write in the input.conf file if I want the scroll wheel/middle mouse button to act as a play/pause button.

Zabooby avatar May 23 '22 12:05 Zabooby

AXIS_UP set pause yes
AXIS_DOWN set pause no

or use cycle pause if you want to toggle the state instead.

FichteFoll avatar May 24 '22 09:05 FichteFoll

Thank you! Do you have an eta for adding the keybinds to submenus?

Zabooby avatar May 24 '22 10:05 Zabooby

Currently not possible. I might add it when I have some time.

I have seen all the updates you have been releasing recently, is this feature still on the roadmap?

Zabooby avatar Aug 23 '22 14:08 Zabooby

m    script-message-to uosc show-submenu "Foo > Bar"

tomasklaen avatar Aug 23 '22 17:08 tomasklaen