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
7c61069c62
commit
89ad400c62
40
README.md
40
README.md
@ -1,23 +1,25 @@
|
||||
# g810-led
|
||||
# g810-led</br>
|
||||
|
||||
Linux LED controller for the Logitech G810 Orion Spectrum Keyboard
|
||||
Linux LED controller for Logitech Led Keyboards.</br>
|
||||
|
||||
**Compatible keyboards :**</br>
|
||||
G410 Atlas Spectrum</br>
|
||||
G610 Orion (Brown and Red)</br>
|
||||
G810 Orion Spectrum</br>
|
||||
G910 Orion Spark</br>
|
||||
G910 Orion Spectrum
|
||||
#Install and use :</br>
|
||||
- look at the wiki : https://github.com/MatMoul/g810-led/wiki</br>
|
||||
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g410.png)
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g610.png)
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g810.jpg)
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g910.jpg)
|
||||
#Compatible keyboards :</br>
|
||||
|
||||
Install and use :</br>
|
||||
- look at the wiki : https://github.com/MatMoul/g810-led/wiki
|
||||
**G410 Atlas Spectrum :**</br>
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g410.png)</br>
|
||||
|
||||
Samples :</br>
|
||||
**G610 Orion (Brown and Red) :**</br>
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g610.png)</br>
|
||||
|
||||
**G810 Orion Spectrum :**</br>
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g810.jpg)</br>
|
||||
|
||||
**G910 Orion (Spark and Spectrum) :**</br>
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g910.jpg)</br>
|
||||
|
||||
#Samples :</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>
|
||||
@ -30,8 +32,7 @@ Samples :</br>
|
||||
`g810-led -fx-vwave 0a # Set vertical 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 -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>
|
||||
@ -39,3 +40,8 @@ Samples with no commit :</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>
|
||||
|
||||
#Samples for g610 :</br>
|
||||
`g610-led -a 60 # Set intensity of all keys`</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>
|
||||
|
Loading…
Reference in New Issue
Block a user