Kwaadpepper / msi-keyboard-CLI

Just a nodejs cli to control https://github.com/stevelacy/msi-keyboard
http://freethepepper.com
GNU General Public License v2.0
64 stars 13 forks source link

"msibacklight left blue high 1000" does nothing while "msibacklight -b 1000" does work #26

Open wytyang00 opened 6 years ago

wytyang00 commented 6 years ago

Section, color, intensity can all be adjusted in both format However, blink only works with -b It does not crash or output any error of some sort, it just does nothing

Not sure if it's the code or my keyboard, but maybe you can look it up?

Thank you for this amazing program, by the way.

Kwaadpepper commented 6 years ago

My best guess is that stevelacy/msi-keyboard has an issue with blink function. msi-keyboard-CLI is just a wrapper for console convenient use. Please report to @stevelacy stevelacy/msi-keyboard