rnd-ash / razer-laptop-control

Project to create driver/software to control performance of razer laptops
GNU General Public License v2.0
345 stars 29 forks source link

Feature Request - fn_toggle for media keys #29

Open polgiron opened 4 years ago

polgiron commented 4 years ago

Hello!

I'm using a razer blade 13 late 2019, I've came across your driver and successfully installed it on manjaro linux. Do you think it would be possible to add the ability to enable fn_toggle option of the driver? I would love to be able to click on the media keys/volume/brightness without the fn key.

Thank you and let me know if I could help in any way.

PS: by the way I assume there is no GUI (tray icon?) in order to set up the driver?

Thank you!

rnd-ash commented 4 years ago

I can try. But as the FN keys are hard-coded in the keyboard firmware, i don't know if i can implement it in software...

As for the driver, yeah, there is no GUI application, yet. I am working on additional apps :)

polgiron commented 4 years ago

This fn key behaviour is settable from the synapse windows driver. I've seen this issue in openrazer: https://github.com/openrazer/openrazer/issues/545 where a user apparently managed to set fn_toggle but I couldn't do it myself. But I assume it is possible.

Alright thank you!

rnd-ash commented 4 years ago

time for some more packet tracing then!