diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -14,7 +14,6 @@ This project provide user interface to change msi Keyboard Light Color (like MSI How to use it ? ------------- -Simply download the jar from **/lib/release/**. Maybe you need to run the jar file as root user to make -it work ! You can pass color arguments to set during your session startup. Exemple : java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY -Avalaible color are : OFF,RED,ORANGE,YELLOW,GREEN,SKY,BLUE,PURPLE,WHITE - +Simply download the jar from `'/lib/release/'`. Maybe you need to run the jar file **as root** user to make it work ! You can pass color arguments to set during your session startup : +> **Example : ** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY +> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE. |
