|
|
| Line 1: |
Line 1: |
| − | Ubuntu 5.04 (Hoary) Just Works on the X22. | + | #REDIRECT [[Installing Ubuntu on a ThinkPad X22]] |
| − | | |
| − | However, ACPI suspend to ram is disabled by default. To enable it, edit {{path|/etc/default/acpi-support}} and uncomment the line
| |
| − | <code>
| |
| − | ACPI_SLEEP=true
| |
| − | </code>
| |
| − | This will allow suspend by pressing {{key|Fn}}{{key|F4}}
| |
| − | | |
| − | By default, closing the lid blanks the screen, but does not suspend. To suspend on lid close, edit
| |
| − | {{path|/etc/acpi/events/lidbtn}} and change the action line to read
| |
| − | <code>
| |
| − | action=/etc/acpi/sleep.sh
| |
| − | </code>
| |
| − | [[Category:X22]] [[Category:Ubuntu]]
| |