8000 Keycode/Input for Scroll Lock · Issue #64 · dokutan/mouse_m908 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Keycode/Input for Scroll Lock #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
legouju opened this issue Jan 20, 2024 · 1 comment
Open

Keycode/Input for Scroll Lock #64

legouju opened this issue Jan 20, 2024 · 1 comment

Comments

@legouju
Copy link
legouju commented Jan 20, 2024

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!

@dokutan
Copy link
Owner
dokutan commented Jan 20, 2024

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:

std::map< std::string, uint8_t > rd_mouse::_c_keyboard_key_values = {

If ScrLk doesn't work for you, please let me know what mouse you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0