From 89ad400c62c54c1da4d78044f542da9187bc3bc9 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Thu, 5 Jan 2017 01:55:33 +0100 Subject: [PATCH] Add pictures --- README.md | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 1bee61c..c3da05e 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,25 @@ -# g810-led +# g810-led
-Linux LED controller for the Logitech G810 Orion Spectrum Keyboard +Linux LED controller for Logitech Led Keyboards.
-**Compatible keyboards :**
-G410 Atlas Spectrum
-G610 Orion (Brown and Red)
-G810 Orion Spectrum
-G910 Orion Spark
-G910 Orion Spectrum +#Install and use :
+- look at the wiki : https://github.com/MatMoul/g810-led/wiki
-![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 :
-Install and use :
-- look at the wiki : https://github.com/MatMoul/g810-led/wiki +**G410 Atlas Spectrum :**
+![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g410.png)
-Samples :
+**G610 Orion (Brown and Red) :**
+![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g610.png)
+ +**G810 Orion Spectrum :**
+![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g810.jpg)
+ +**G910 Orion (Spark and Spectrum) :**
+![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/g910.jpg)
+ +#Samples :
`g810-led -p /etc/g810/profile # Set a profile`
`g810-led -k logo ff0000 # Set color of a key`
`g810-led -a 00ff00 # Set color of all keys`
@@ -30,8 +32,7 @@ Samples :
`g810-led -fx-vwave 0a # Set vertical wave effect`
`g810-led -fx-cwave 0a # Set center wave effect`
- -Samples with no commit :
+#Samples with no commit :
`g810-led -an 000000 # Set color of all key with no action`
`g810-led -gn modifiers ff0000 # Set color of a group with no action`
`g810-led -kn w ff0000 # Set color of a key with no action`
@@ -39,3 +40,8 @@ Samples with no commit :
`g810-led -kn s ff0000 # Set color of a key with no action`
`g810-led -kn d ff0000 # Set color of a key with no action`
`g810-led -c # Commit all changes`
+ +#Samples for g610 :
+`g610-led -a 60 # Set intensity of all keys`
+`g610-led -k logo ff # Set intensity of a key`
+`g610-led -g fkeys aa # Set intensity of a group of keys`