From 157e794c3798570eacd39b4bc169ac1aa558326a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Ram=C3=B3n=20Troncoso?= Date: Sat, 6 Aug 2016 18:51:59 +0200 Subject: [PATCH] Updated README --- README | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README b/README index a9f9acf..7e6e3dd 100644 --- a/README +++ b/README @@ -21,16 +21,24 @@ Keyboard color changer for MSI steelseries keyboards Options: -h, --help Displays this help. -v, --version Displays version information. - -m, --mode set color mode: normal, gaming, breathe, demo, wave - -c, --color set a color using the format: region,color,intensity + -m, --mode set color : normal, gaming, breathe, demo, wave + -c, --color set a using the format: region,red,green,blue + with rgb values between 0 and 255 + -p, --preset set a color using the format: + region,color,intensity (only valid for + left/middle/right regions) Available regions: left middle right +logo +front-left +front-right +touchpad -Available colors: +Available color presets (only for left/middle/right regions): off red @@ -42,7 +50,7 @@ blue purple white -Available intensities: +Available preset intensities (only for left/middle/right regions): high medium @@ -51,7 +59,7 @@ light Example: -./msi-keyboard -m normal -c left,red,high -c middle,purple,high -c right,sky,high +./msi-keyboard -m normal -p left,red,high -p middle,purple,high -p right,sky,high -c touchpad,255,0,0 Licensing: