Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1What: /sys/bus/platform/devices/INOU0000:XX/fn_lock
2Date: November 2025
3KernelVersion: 6.19
4Contact: Armin Wolf <W_Armin@gmx.de>
5Description:
6 Allows userspace applications to enable/disable the FN lock feature
7 of the integrated keyboard by writing "1"/"0" into this file.
8
9 Reading this file returns the current enable status of the FN lock functionality.
10
11What: /sys/bus/platform/devices/INOU0000:XX/super_key_enable
12Date: November 2025
13KernelVersion: 6.19
14Contact: Armin Wolf <W_Armin@gmx.de>
15Description:
16 Allows userspace applications to enable/disable the super key of the integrated
17 keyboard by writing "1"/"0" into this file.
18
19 Reading this file returns the current enable status of the super key.
20
21What: /sys/bus/platform/devices/INOU0000:XX/touchpad_toggle_enable
22Date: November 2025
23KernelVersion: 6.19
24Contact: Armin Wolf <W_Armin@gmx.de>
25Description:
26 Allows userspace applications to enable/disable the touchpad toggle functionality
27 of the integrated touchpad by writing "1"/"0" into this file.
28
29 Reading this file returns the current enable status of the touchpad toggle
30 functionality.
31
32What: /sys/bus/platform/devices/INOU0000:XX/rainbow_animation
33Date: November 2025
34KernelVersion: 6.19
35Contact: Armin Wolf <W_Armin@gmx.de>
36Description:
37 Forces the integrated lightbar to display a rainbow animation when the machine
38 is not suspended. Writing "1"/"0" into this file enables/disables this
39 functionality.
40
41 Reading this file returns the current status of the rainbow animation functionality.
42
43What: /sys/bus/platform/devices/INOU0000:XX/breathing_in_suspend
44Date: November 2025
45KernelVersion: 6.19
46Contact: Armin Wolf <W_Armin@gmx.de>
47Description:
48 Causes the integrated lightbar to display a breathing animation when the machine
49 has been suspended and is running on AC power. Writing "1"/"0" into this file
50 enables/disables this functionality.
51
52 Reading this file returns the current status of the breathing animation
53 functionality.