mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Add pictures
This commit is contained in:
parent
89ad400c62
commit
838831276d
10
README.md
10
README.md
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Linux LED controller for Logitech Led Keyboards.</br>
|
Linux LED controller for Logitech Led Keyboards.</br>
|
||||||
|
|
||||||
#Install and use :</br>
|
##Install and use :</br>
|
||||||
- look at the wiki : https://github.com/MatMoul/g810-led/wiki</br>
|
- look at the wiki : https://github.com/MatMoul/g810-led/wiki</br>
|
||||||
|
|
||||||
#Compatible keyboards :</br>
|
##Compatible keyboards :</br>
|
||||||
|
|
||||||
**G410 Atlas Spectrum :**</br>
|
**G410 Atlas Spectrum :**</br>
|
||||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g410.png)</br>
|
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g410.png)</br>
|
||||||
@ -19,7 +19,7 @@ Linux LED controller for Logitech Led Keyboards.</br>
|
|||||||
**G910 Orion (Spark and Spectrum) :**</br>
|
**G910 Orion (Spark and Spectrum) :**</br>
|
||||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g910.jpg)</br>
|
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g910.jpg)</br>
|
||||||
|
|
||||||
#Samples :</br>
|
##Samples :</br>
|
||||||
`g810-led -p /etc/g810/profile # Set a profile`</br>
|
`g810-led -p /etc/g810/profile # Set a profile`</br>
|
||||||
`g810-led -k logo ff0000 # Set color of a key`</br>
|
`g810-led -k logo ff0000 # Set color of a key`</br>
|
||||||
`g810-led -a 00ff00 # Set color of all keys`</br>
|
`g810-led -a 00ff00 # Set color of all keys`</br>
|
||||||
@ -32,7 +32,7 @@ Linux LED controller for Logitech Led Keyboards.</br>
|
|||||||
`g810-led -fx-vwave 0a # Set vertical wave effect`</br>
|
`g810-led -fx-vwave 0a # Set vertical wave effect`</br>
|
||||||
`g810-led -fx-cwave 0a # Set center wave effect`</br>
|
`g810-led -fx-cwave 0a # Set center wave effect`</br>
|
||||||
|
|
||||||
#Samples with no commit :</br>
|
##Samples with no commit :</br>
|
||||||
`g810-led -an 000000 # Set color of all key with no action`</br>
|
`g810-led -an 000000 # Set color of all key with no action`</br>
|
||||||
`g810-led -gn modifiers ff0000 # Set color of a group with no action`</br>
|
`g810-led -gn modifiers ff0000 # Set color of a group with no action`</br>
|
||||||
`g810-led -kn w ff0000 # Set color of a key with no action`</br>
|
`g810-led -kn w ff0000 # Set color of a key with no action`</br>
|
||||||
@ -41,7 +41,7 @@ Linux LED controller for Logitech Led Keyboards.</br>
|
|||||||
`g810-led -kn d 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>
|
`g810-led -c # Commit all changes`</br>
|
||||||
|
|
||||||
#Samples for g610 :</br>
|
##Samples for g610 :</br>
|
||||||
`g610-led -a 60 # Set intensity of all keys`</br>
|
`g610-led -a 60 # Set intensity of all keys`</br>
|
||||||
`g610-led -k logo ff # Set intensity of a key`</br>
|
`g610-led -k logo ff # Set intensity of a key`</br>
|
||||||
`g610-led -g fkeys aa # Set intensity of a group of keys`</br>
|
`g610-led -g fkeys aa # Set intensity of a group of keys`</br>
|
||||||
|
Loading…
Reference in New Issue
Block a user