Changes between Version 7 and Version 8 of C201
- Timestamp:
- 08/01/16 15:25:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
C201
v7 v8 203 203 add mod4 = Super_R 204 204 }}} 205 206 == Backlight == 207 The backlight buttons are mappable, but need scripts to plumb them to actually manipulating the values in sysfs. 208 209 in /sys/class/backlight/backlight.20, there is a file called 'brightness'. echo into this to change the backlight level. 210