mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Update README
This commit is contained in:
parent
e974c23ac8
commit
54cc84031a
23
README.md
23
README.md
@ -2,18 +2,23 @@
|
||||
|
||||
Linux LED controller for the Logitech G810 Keyboard
|
||||
|
||||
Compatible with the Logitech G410 Keyboard (look at the wiki)
|
||||
|
||||
(The old python project has moved to https://github.com/MatMoul/g810-led-python/)
|
||||
Compatible with the Logitech G410 Keyboard (look at the wiki : https://github.com/MatMoul/g810-led/wiki)
|
||||
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/logitech_g810-2.jpg)
|
||||
|
||||
Install and use :</br>
|
||||
- look on the wiki : https://github.com/MatMoul/g810-led/wiki
|
||||
- look at the wiki : https://github.com/MatMoul/g810-led/wiki
|
||||
|
||||
Samples :</br>
|
||||
`sudo g810-led -p /etc/g810/profile # Set a profile`</br>
|
||||
`sudo g810-led -k logo ff0000 # Set color of a key`</br>
|
||||
`sudo g810-led -a 00ff00 # Set color of all keys`</br>
|
||||
`sudo g810-led -g fkeys ff00ff # Set color of a group of keys`</br>
|
||||
`sudo g810-led -s color # Set keyboard power on effect`</br>
|
||||
`g810-led -p /etc/g810/profile # Set a profile`</br>
|
||||
`g810-led -k logo ff0000 # Set color of a key`</br>
|
||||
`g810-led -a 00ff00 # Set color of all keys`</br>
|
||||
`g810-led -g fkeys ff00ff # Set color of a group of keys`</br>
|
||||
`g810-led -s color # Set keyboard power on effect`</br>
|
||||
|
||||
Samples with no commit :</br>
|
||||
`g810-led -kn w ff0000 # Set color of a key with no action`</br>
|
||||
`g810-led -kn a ff0000 # Set color of a key with no action`</br>
|
||||
`g810-led -kn s ff0000 # Set color of a key with no action`</br>
|
||||
`g810-led -kn d ff0000 # Set color of a key with no action`</br>
|
||||
`g810-led -c # Commit all changes`</br>
|
||||
|
Loading…
Reference in New Issue
Block a user