hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/testing/sysfs-platform-asus-laptop
....@@ -4,13 +4,16 @@
44 Contact: "Corentin Chary" <corentincj@iksaif.net>
55 Description:
66 This file allows display switching. The value
7
- is composed by 4 bits and defined as follow:
8
- 4321
9
- |||`- LCD
10
- ||`-- CRT
11
- |`--- TV
12
- `---- DVI
13
- Ex: - 0 (0000b) means no display
7
+ is composed by 4 bits and defined as follow::
8
+
9
+ 4321
10
+ |||`- LCD
11
+ ||`-- CRT
12
+ |`--- TV
13
+ `---- DVI
14
+
15
+ Ex:
16
+ - 0 (0000b) means no display
1417 - 3 (0011b) CRT+LCD.
1518
1619 What: /sys/devices/platform/asus_laptop/gps
....@@ -28,10 +31,12 @@
2831 Description:
2932 Some models like the W1N have a LED display that can be
3033 used to display several items of information.
31
- To control the LED display, use the following :
34
+ To control the LED display, use the following::
35
+
3236 echo 0x0T000DDD > /sys/devices/platform/asus_laptop/
37
+
3338 where T control the 3 letters display, and DDD the 3 digits display.
34
- The DDD table can be found in Documentation/laptops/asus-laptop.txt
39
+ The DDD table can be found in Documentation/admin-guide/laptops/asus-laptop.rst
3540
3641 What: /sys/devices/platform/asus_laptop/bluetooth
3742 Date: January 2007