-
Notifications
You must be signed in to change notification settings - Fork 39
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
Does not work for gl65 #36
Comments
Compatibility with what? |
Am also running on ubuntu 20.04 desktop . Cant get keyboards lit with any of the presets supported in this package. |
What the output of lsusb? |
I am on a GL65 and other than not being able to edit the colors of extra keys when I press function keys ( I can't seem to do this on windows either, might be wrong), everything works just fine. I just have to run it as sudo everytime I want to change something (Also, I am very happy to find this project, I wanted to make it so that say on a tiling window manager, when I press the windows key, only the keys bound to shortcuts light up and are color coded. Super happy about this project. Might be able to contribute some code as well) |
I'm not sure what you're wanting to do, but if you want something other than the same colour lighting all the keys you need to create a config file and use the -c option to path the config file. It's 0130 here, so off to bed now. |
The README.md file explains how to apply different colours to individual keys. |
image My assumption is that these colors are hard coded (like I don't have a shortcut bound to the sleep key but pressing that still puts the system to sleep, so that is probably hard coded) and I can't change them, but would love it if I could. It is not exactly an issue to me, more of a creature comfort. |
As best I can tell, pressing the FN key lights those keys red by default. 0 - 8 INVALID KEY CODESESC = 9
92 AND 93 INVALID KEY CODESKEY BETWEEN SPACEBAR AND RALT = 94 97 - 103 INVALID KEY CODESENTER = 104 # NUM PAD 109 110 INVALID KEY CODESUP ARROW = 111 115 INVALID KEY CODEDOWN ARROW = 116 120 - 126 INVALID KEY CODESPAUSE = 127 128 - 132 INVALID KEY CODESRIGHT WIN KEY = 133 134 - 155 INVALID KEY CODES # STOPPED LOOKING AT 155KEY CODE FOR "ARROW" AND "." ON NUM PAD NOT FOUNDFN = fn |
I am running Output of lsusb |
"msi-perkeyrgb --model GE75 -s ffff00" Lights my keyboard yellow. |
So stupid, didnt check brightness before. Thanks its working now. |
It took me a while to find out how to do that too. I'm still searching to find how to turn the lights on in the USB ports; anyone have any luck with that? |
wait, do the usb ports of GL65 have lights in them ? ( I just go this laptop, so don't know much )
This is what I wanted to change, but seems it cannot be changed. I was actually ricing my system with green as the base color. |
It took me a while to find out how to do that too. I'm still searching to find how to turn the lights on in the USB ports; anyone have any luck with that?
|
Same on GL65 |
Any major compatibility issue with gl65 ?
The text was updated successfully, but these errors were encountered: