| .. | .. |
|---|
| 4 | 4 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
|---|
| 5 | 5 | Description: |
|---|
| 6 | 6 | 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 |
|---|
| 14 | 17 | - 3 (0011b) CRT+LCD. |
|---|
| 15 | 18 | |
|---|
| 16 | 19 | What: /sys/devices/platform/asus_laptop/gps |
|---|
| .. | .. |
|---|
| 28 | 31 | Description: |
|---|
| 29 | 32 | Some models like the W1N have a LED display that can be |
|---|
| 30 | 33 | 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 | + |
|---|
| 32 | 36 | echo 0x0T000DDD > /sys/devices/platform/asus_laptop/ |
|---|
| 37 | + |
|---|
| 33 | 38 | 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 |
|---|
| 35 | 40 | |
|---|
| 36 | 41 | What: /sys/devices/platform/asus_laptop/bluetooth |
|---|
| 37 | 42 | Date: January 2007 |
|---|