settings: disable BACKLIGHT setting because it is causing errors
This commit is contained in:
parent
5c44885085
commit
4e4ece278f
|
@ -1148,7 +1148,7 @@ SETTINGS = [
|
|||
DpiSliding, # working
|
||||
SpeedChange,
|
||||
MouseGesture, # working
|
||||
Backlight,
|
||||
# Backlight, # not working - disabled temporarily
|
||||
Backlight2, # working
|
||||
Backlight3,
|
||||
FnSwap, # simple
|
||||
|
|
Loading…
Reference in New Issue