Skip to content
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

Use Status LEDs for CapsLock and NumLock #10

Open
Langohr23 opened this issue Apr 21, 2024 · 1 comment
Open

Use Status LEDs for CapsLock and NumLock #10

Langohr23 opened this issue Apr 21, 2024 · 1 comment

Comments

@Langohr23
Copy link

Hello,

I am trying to add, that the Status LEDs of the keyboard will be switched on/off accordingly. Do you have an idea what is wrong in this example:

binary.Write(dev.File, binary.LittleEndian, input_event(evdev.EV_LED, evdev.LED_CAPSL, 1))

Thank you!

@rosmo
Copy link
Owner

rosmo commented Apr 21, 2024

Literally no idea unfortunately. Does the above command produce results on your keyboard?

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