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
|
DpiSliding, # working
|
||||||
SpeedChange,
|
SpeedChange,
|
||||||
MouseGesture, # working
|
MouseGesture, # working
|
||||||
Backlight,
|
# Backlight, # not working - disabled temporarily
|
||||||
Backlight2, # working
|
Backlight2, # working
|
||||||
Backlight3,
|
Backlight3,
|
||||||
FnSwap, # simple
|
FnSwap, # simple
|
||||||
|
|
Loading…
Reference in New Issue