From 77fd72977a66ce744e4e40d496a7b09a83de6636 Mon Sep 17 00:00:00 2001 From: Nermen-Salama <33477937+Nermen-Salama@users.noreply.github.com> Date: Sun, 31 May 2020 02:04:20 +0200 Subject: [PATCH] Create Step by step for Ubuntu 18.04 --- Step by step for Ubuntu 18.04 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Step by step for Ubuntu 18.04 diff --git a/Step by step for Ubuntu 18.04 b/Step by step for Ubuntu 18.04 new file mode 100644 index 0000000..0d72c3b --- /dev/null +++ b/Step by step for Ubuntu 18.04 @@ -0,0 +1,12 @@ +#Step by Step for Ubuntu 18.04 + 1- Git clone using the following link "git clone https://github.com/wroberts/rogauracore.git" + 2- sudo apt install libusb-1.0-0 libusb-1.0-0-dev + 3- cd rogauracore/ + 4- autoreconf -i + 5- ./configure + 6- make + 7- sudo make + 8- Reboot + 9- sudo rogauracore single_static ffffff (for Red static color you can select colors in Hex Form "https://htmlcolorcodes.com/") + 10- sudo rogauracore single_static 000000 (To turn keybord off if figured that "sudo rogauracore brightness 0 +" dosn't work fro me )