From 4ceede6545b2545f736bd85bc7543dbe58c8b43c Mon Sep 17 00:00:00 2001 From: Christian Loritz Date: Fri, 8 Jun 2018 11:57:52 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f71a98a..35de168 100644 --- a/README.md +++ b/README.md @@ -101,35 +101,35 @@ echo "options tuxedo_keyboard mode=0 color_left=0xFF0000 color_center=0x00FF00 c Path: /sys/devices/platform/tuxedo_keyboard ## color_left -Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) +Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) Description: Set the color of the left Keyboard Side ## color_center -Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) +Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) Description: Set the color of the center of Keyboard ## color_right -Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) +Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) Description: Set the color of the right Keyboard Side ## color_extra -Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) +Allowed Values: Hex-Value (e.g. 0xFF0000 for the Color Red) Description: Set the color of the extra region (if exist) of the Keyboard ## brightness -Allowed Values: 0 - 255 +Allowed Values: 0 - 255 Description: Set the brightness of the Keyboard ## mode -Allowed Values: 0 - 7 +Allowed Values: 0 - 7 Description: Set the mode of the Keyboard. A list with the modes is under Modes ## state -Allowed Values: 0, 1 +Allowed Values: 0, 1 Description: Set the State of keyboard, 0 is keyboard is off and 1 is keyboard is on ## extra -Allowed Values: 0, 1 +Allowed Values: 0, 1 Description: Only get the information, if the keyboard have the extra region # Kernel Parameter