panavtec Posted November 21, 2012 Share Posted November 21, 2012 Hi, I maked a little program in c++ to enable the keyboard led backlight. It simulates the KLM of MSI on windows. This can works on windows / linux / mac. Please note this project is Work in Progress, so you can report bugs or fix it and send me a pull request if you want. Source code: https://github.com/PaNaVTEC/MSI_GT_GE_Led_Enabler The usage: Usage [NORMAL MODE]: msiledenabler -mode normal -color1 <valid_color> [-color2 <valid_color>] [-color3 <valid_color>] -level <valid_intensity_level> Usage [GAMING MODE]: msiledenabler -mode gaming -color1 <valid_color> -level <valid_intensity_level> Valid intensity levels: [0,1,2,3] Valid Colors: [black|red|orange|yellow|green|sky|blue|purple|white] Example usage: ./msiledenabler -mode normal -color1 blue -color2 green -color3 yellow -level 0 Downloads: https://github.com/PaNaVTEC/MSI_GT_GE_Led_Enabler/downloads Known bugs: Colors are not working OK, example: blue is red.... I will fix asap. Link to comment https://www.insanelymac.com/forum/topic/284486-msi-gt6070780783-ge6070-gx780-keyboard-led-enabler/ Share on other sites More sharing options...
IchigoWalker Posted April 15, 2017 Share Posted April 15, 2017 There's more useful nodejs tool. Check it out https://github.com/stevelacy/msi-keyboard. I created bash script in automator for color change and exported as App and added to auloload. Link to comment https://www.insanelymac.com/forum/topic/284486-msi-gt6070780783-ge6070-gx780-keyboard-led-enabler/#findComment-2404665 Share on other sites More sharing options...
Recommended Posts