1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00
g810-led/README.md

18 lines
644 B
Markdown
Raw Normal View History

2016-06-12 20:16:07 +00:00
# g810-led
Linux led controller for the Logitech G810 Keyboard
(The old python project have moded to https://github.com/MatMoul/g810-led-python/)
2016-06-12 22:42:35 +00:00
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/logitech_g810-2.jpg)
2016-06-12 22:40:02 +00:00
2016-06-12 21:31:47 +00:00
Install and use :</br>
- look on the wiki : https://github.com/MatMoul/g810-led/wiki
2016-06-12 22:15:05 +00:00
2016-06-12 22:16:16 +00:00
Samples :</br>
2016-06-12 22:29:30 +00:00
`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>