1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

Add INSTALL.md

This commit is contained in:
MatMoul 2017-01-15 02:10:50 +01:00
parent 17c2064227
commit b03ac07ae4

View File

@ -14,7 +14,7 @@ ArchLinux :</br>
Debian :</br> Debian :</br>
`sudo apt-get install git g++ make libusb-1.0-0-dev`</br> `sudo apt-get install git g++ make libusb-1.0-0-dev`</br>
OpenSUSE :</br> OpenSUSE :</br>
`zypper in git make gcc-c++ libstdc++-devel libusb-1_0-devel`</br> `sudo zypper in git make gcc-c++ libstdc++-devel libusb-1_0-devel`</br>
CentOS :</br> CentOS :</br>
`sudo yum install git make gcc-c++ libstdc++-devel libusb-devel`</br> `sudo yum install git make gcc-c++ libstdc++-devel libusb-devel`</br>
@ -30,7 +30,7 @@ Same as install, but your profile and reboot files are preserved.</br>
## Uninstall :</br> ## Uninstall :</br>
`sudo make uninstall`</br> `sudo make uninstall`</br>
## Boot profile :</br> ## Boot profiles :</br>
g810-led has 2 systemd units (g810-led and g810-led-reboot).</br> g810-led has 2 systemd units (g810-led and g810-led-reboot).</br>
These 2 units set the keyboard profile on boot and reboot.</br> These 2 units set the keyboard profile on boot and reboot.</br>
Profiles are stored in /etc/g810 :</br> Profiles are stored in /etc/g810 :</br>