From 57498358c81829b4ddf3d5664d003602d895ba89 Mon Sep 17 00:00:00 2001 From: Wessel klein Snakenborg <100232604+wessel-novacustom@users.noreply.github.com> Date: Tue, 12 Sep 2023 15:42:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93783cb..6026aa7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ To install the software automatically, open a terminal and execute: wget https://github.com/wessel-novacustom/clevo-keyboard/raw/master/kb.sh && chmod +x kb.sh && sudo ./kb.sh ``` -After the installation, reboot the laptop in order to make the application work. You might want to clean up the installation files with the following command: +After the installation, reboot the laptop in order to make the application work. You can change the keyboard illumination settings by holding the Fn key and use the keyboard control keys on the right side of your keyboard. + +You might want to clean up the installation files with the following command: ```sh sudo rm -rf ~/tuxedo-keyboard/ && rm ~/kb.sh