blob: 1689e47a8af8a0177db6fe38071849ea0ff99523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Welcome to open-klm !
===================
This project provide user interface to change msi Keyboard Light Color (like MSI Keyboard Light Manager).
----------

----------
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 :
> **Example : ** java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.
|