115667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_mode
215667b2cSAzael AvalosDate:		June 8, 2014
315667b2cSAzael AvalosKernelVersion:	3.15
415667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
515667b2cSAzael AvalosDescription:	This file controls the keyboard backlight operation mode, valid
615667b2cSAzael Avalos		values are:
715667b2cSAzael Avalos			* 0x1  -> FN-Z
815667b2cSAzael Avalos			* 0x2  -> AUTO (also called TIMER)
915667b2cSAzael Avalos			* 0x8  -> ON
1015667b2cSAzael Avalos			* 0x10 -> OFF
1115667b2cSAzael Avalos		Note that the kernel 3.16 onwards this file accepts all listed
1215667b2cSAzael Avalos		parameters, kernel 3.15 only accepts the first two (FN-Z and
1315667b2cSAzael Avalos		AUTO).
1415667b2cSAzael AvalosUsers:		KToshiba
1515667b2cSAzael Avalos
1615667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_backlight_timeout
1715667b2cSAzael AvalosDate:		June 8, 2014
1815667b2cSAzael AvalosKernelVersion:	3.15
1915667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
2015667b2cSAzael AvalosDescription:	This file controls the timeout of the keyboard backlight
2115667b2cSAzael Avalos		whenever the operation mode is set to AUTO (or TIMER),
2215667b2cSAzael Avalos		valid values range from 0-60.
2315667b2cSAzael Avalos		Note that the kernel 3.15 only had support for the first
2415667b2cSAzael Avalos		keyboard type, the kernel 3.16 added support for the second
2515667b2cSAzael Avalos		type and the range accepted for type 2 is 1-60.
2615667b2cSAzael Avalos		See the entry named "kbd_type"
2715667b2cSAzael AvalosUsers:		KToshiba
2815667b2cSAzael Avalos
2915667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/position
3015667b2cSAzael AvalosDate:		June 8, 2014
3115667b2cSAzael AvalosKernelVersion:	3.15
3215667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
3315667b2cSAzael AvalosDescription:	This file shows the absolute position of the built-in
3415667b2cSAzael Avalos		accelereometer.
3515667b2cSAzael Avalos
3615667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/touchpad
3715667b2cSAzael AvalosDate:		June 8, 2014
3815667b2cSAzael AvalosKernelVersion:	3.15
3915667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
4015667b2cSAzael AvalosDescription:	This files controls the status of the touchpad and pointing
4115667b2cSAzael Avalos		stick (if available), valid values are:
4215667b2cSAzael Avalos			* 0 -> OFF
4315667b2cSAzael Avalos			* 1 -> ON
4415667b2cSAzael AvalosUsers:		KToshiba
4515667b2cSAzael Avalos
4615667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/available_kbd_modes
4715667b2cSAzael AvalosDate:		August 3, 2014
4815667b2cSAzael AvalosKernelVersion:	3.16
4915667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
5015667b2cSAzael AvalosDescription:	This file shows the supported keyboard backlight modes
5115667b2cSAzael Avalos		the system supports, which can be:
5215667b2cSAzael Avalos			* 0x1  -> FN-Z
5315667b2cSAzael Avalos			* 0x2  -> AUTO (also called TIMER)
5415667b2cSAzael Avalos			* 0x8  -> ON
5515667b2cSAzael Avalos			* 0x10 -> OFF
5615667b2cSAzael Avalos		Note that not all keyboard types support the listed modes.
5715667b2cSAzael Avalos		See the entry named "available_kbd_modes"
5815667b2cSAzael AvalosUsers:		KToshiba
5915667b2cSAzael Avalos
6015667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_type
6115667b2cSAzael AvalosDate:		August 3, 2014
6215667b2cSAzael AvalosKernelVersion:	3.16
6315667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
6415667b2cSAzael AvalosDescription:	This file shows the current keyboard backlight type,
6515667b2cSAzael Avalos		which can be:
6615667b2cSAzael Avalos			* 1 -> Type 1, supporting modes FN-Z and AUTO
6715667b2cSAzael Avalos			* 2 -> Type 2, supporting modes TIMER, ON and OFF
6815667b2cSAzael AvalosUsers:		KToshiba
6915667b2cSAzael Avalos
7015667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/version
7115667b2cSAzael AvalosDate:		February, 2015
7215667b2cSAzael AvalosKernelVersion:	3.20
7315667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
7415667b2cSAzael AvalosDescription:	This file shows the current version of the driver
7515667b2cSAzael Avalos
7615667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/fan
7715667b2cSAzael AvalosDate:		February, 2015
7815667b2cSAzael AvalosKernelVersion:	3.20
7915667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
8015667b2cSAzael AvalosDescription:	This file controls the state of the internal fan, valid
8115667b2cSAzael Avalos		values are:
8215667b2cSAzael Avalos			* 0 -> OFF
8315667b2cSAzael Avalos			* 1 -> ON
8415667b2cSAzael Avalos
8515667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/kbd_function_keys
8615667b2cSAzael AvalosDate:		February, 2015
8715667b2cSAzael AvalosKernelVersion:	3.20
8815667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
8915667b2cSAzael AvalosDescription:	This file controls the Special Functions (hotkeys) operation
9015667b2cSAzael Avalos		mode, valid values are:
9115667b2cSAzael Avalos			* 0 -> Normal Operation
9215667b2cSAzael Avalos			* 1 -> Special Functions
9315667b2cSAzael Avalos		In the "Normal Operation" mode, the F{1-12} keys are as usual
9415667b2cSAzael Avalos		and the hotkeys are accessed via FN-F{1-12}.
9515667b2cSAzael Avalos		In the "Special Functions" mode, the F{1-12} keys trigger the
9615667b2cSAzael Avalos		hotkey and the F{1-12} keys are accessed via FN-F{1-12}.
9715667b2cSAzael Avalos
9815667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/panel_power_on
9915667b2cSAzael AvalosDate:		February, 2015
10015667b2cSAzael AvalosKernelVersion:	3.20
10115667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
10215667b2cSAzael AvalosDescription:	This file controls whether the laptop should turn ON whenever
10315667b2cSAzael Avalos		the LID is opened, valid values are:
10415667b2cSAzael Avalos			* 0 -> Disabled
10515667b2cSAzael Avalos			* 1 -> Enabled
10615667b2cSAzael Avalos
10715667b2cSAzael AvalosWhat:		/sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/usb_three
10815667b2cSAzael AvalosDate:		February, 2015
10915667b2cSAzael AvalosKernelVersion:	3.20
11015667b2cSAzael AvalosContact:	Azael Avalos <coproscefalo@gmail.com>
11115667b2cSAzael AvalosDescription:	This file controls whether the USB 3 functionality, valid
11215667b2cSAzael Avalos		values are:
11315667b2cSAzael Avalos			* 0 -> Disabled (Acts as a regular USB 2)
11415667b2cSAzael Avalos			* 1 -> Enabled (Full USB 3 functionality)
115