mouse_m908
mouse_m908 copied to clipboard
Keycode/Input for Scroll Lock
Just was wondering what would be the Input for binding Scroll Lock
Tried the following but it didn't bind: button_fire=ScrollLock button_fire=scrolllock
However doing button_fire=End binds End correctly.
Thanks!
ScrLk
should work, you can find a list off all supported keyboard keys at https://github.com/dokutan/mouse_m908/blob/master/keymap.md#keys or in the code: https://github.com/dokutan/mouse_m908/blob/f35e93ca8a8d961d745f891ef62ae4e665c6d585/include/data.cpp#L97
If ScrLk
doesn't work for you, please let me know what mouse you are using.