1 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_mode
4 Contact: Azael Avalos <coproscefalo@gmail.com>
5 Description: This file controls the keyboard backlight operation mode, valid
8 * 0x2 -> AUTO (also called TIMER)
11 Note that the kernel 3.16 onwards this file accepts all listed
12 parameters, kernel 3.15 only accepts the first two (FN-Z and
16 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_timeout
19 Contact: Azael Avalos <coproscefalo@gmail.com>
20 Description: This file controls the timeout of the keyboard backlight
21 whenever the operation mode is set to AUTO (or TIMER),
22 valid values range from 0-60.
23 Note that the kernel 3.15 only had support for the first
24 keyboard type, the kernel 3.16 added support for the second
25 type and the range accepted for type 2 is 1-60.
26 See the entry named "kbd_type"
29 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/position
32 Contact: Azael Avalos <coproscefalo@gmail.com>
33 Description: This file shows the absolute position of the built-in
36 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/touchpad
39 Contact: Azael Avalos <coproscefalo@gmail.com>
40 Description: This files controls the status of the touchpad and pointing
41 stick (if available), valid values are:
46 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/available_kbd_modes
49 Contact: Azael Avalos <coproscefalo@gmail.com>
50 Description: This file shows the supported keyboard backlight modes
51 the system supports, which can be:
53 * 0x2 -> AUTO (also called TIMER)
56 Note that not all keyboard types support the listed modes.
57 See the entry named "available_kbd_modes"
60 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_type
63 Contact: Azael Avalos <coproscefalo@gmail.com>
64 Description: This file shows the current keyboard backlight type,
66 * 1 -> Type 1, supporting modes FN-Z and AUTO
67 * 2 -> Type 2, supporting modes TIMER, ON and OFF
70 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/version
73 Contact: Azael Avalos <coproscefalo@gmail.com>
74 Description: This file shows the current version of the driver
76 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/fan
79 Contact: Azael Avalos <coproscefalo@gmail.com>
80 Description: This file controls the state of the internal fan, valid
85 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_function_keys
88 Contact: Azael Avalos <coproscefalo@gmail.com>
89 Description: This file controls the Special Functions (hotkeys) operation
90 mode, valid values are:
91 * 0 -> Normal Operation
92 * 1 -> Special Functions
93 In the "Normal Operation" mode, the F{1-12} keys are as usual
94 and the hotkeys are accessed via FN-F{1-12}.
95 In the "Special Functions" mode, the F{1-12} keys trigger the
96 hotkey and the F{1-12} keys are accessed via FN-F{1-12}.
98 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/panel_power_on
101 Contact: Azael Avalos <coproscefalo@gmail.com>
102 Description: This file controls whether the laptop should turn ON whenever
103 the LID is opened, valid values are:
107 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/usb_three
110 Contact: Azael Avalos <coproscefalo@gmail.com>
111 Description: This file controls whether the USB 3 functionality, valid
113 * 0 -> Disabled (Acts as a regular USB 2)
114 * 1 -> Enabled (Full USB 3 functionality)