Difference between revisions of "Configs"
(→ACPI) |
(cleanups) |
||
| Line 82: | Line 82: | ||
=ACPI= | =ACPI= | ||
{| border="1" cellpadding=2 cellspacing="0" | {| border="1" cellpadding=2 cellspacing="0" | ||
| − | |+ | + | |+ acpid action scripts |
|- | |- | ||
! event !! Distro !! acpid !! ibm-acpi !! Kernel !! User !! Purpose and Notes | ! event !! Distro !! acpid !! ibm-acpi !! Kernel !! User !! Purpose and Notes | ||
|- | |- | ||
| − | + | | lid closed || Debian Sid || 1.0.4-1 || 0.7 || 2.6.10-rc1-mm1 || xaiki || | |
| − | + | acpid script for suspending (to ram) when the lid is closed<br /> | |
| − | + | /!\ YOU MUST CREATE MANUALY /var/cache/acpi OR THE SCRIPT WON'T WORK, YOU *NEED* IBM ACPI OR THE SCRIPT WON'T DO ANYTHING /!\ | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | lid closed || Debian Sid || 1.0.4-1 || 0.7 || 2.6.10-rc1-mm1 || xaiki || /!\ YOU MUST CREATE MANUALY /var/cache/acpi OR THE SCRIPT WON'T WORK, YOU *NEED* IBM ACPI OR THE SCRIPT WON'T DO ANYTHING /!\ | ||
This script (trys to) add decent support to suspend the laptop when the lid is closed. on the x21 ( wich is the only ibm laptop i own ) one of crt or lcd *must* be on, please adapt the script to your needs. | This script (trys to) add decent support to suspend the laptop when the lid is closed. on the x21 ( wich is the only ibm laptop i own ) one of crt or lcd *must* be on, please adapt the script to your needs. | ||
this script is intended to go to: /etc/acpi/actions/lm_lid.sh ( in debian ) or any action raised by: event=button[ /]lid. | this script is intended to go to: /etc/acpi/actions/lm_lid.sh ( in debian ) or any action raised by: event=button[ /]lid. | ||
# [http://www.cxhome.ath.cx/thinkwiki/lm_lid.sh lm_lid.sh] | # [http://www.cxhome.ath.cx/thinkwiki/lm_lid.sh lm_lid.sh] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | power button || Debian Sid || 1.0.4-1 || 0.7 || 2.6.10-rc1-mm1 || xaiki || | + | | power button || Debian Sid || 1.0.4-1 || 0.7 || 2.6.10-rc1-mm1 || xaiki || |
| + | acpid script for suspending (to ram) when pressing the power button.<br /> | ||
| + | /!\ YOU MUST CREATE MANUALY /var/cache/acpi OR THE SCRIPT WON'T WORK, YOU *NEED* IBM ACPI OR THE SCRIPT WON'T DO ANYTHING /!\ | ||
This script (trys to) add decent support to suspend the laptop when the pressing the powerbutton. on the x21 ( wich is the only ibm laptop i own ) one of crt or lcd *must* be on, and you can only switch the lcd off if you are out of X ( the chvt ugly thingy ), please adapt the script to your needs. | This script (trys to) add decent support to suspend the laptop when the pressing the powerbutton. on the x21 ( wich is the only ibm laptop i own ) one of crt or lcd *must* be on, and you can only switch the lcd off if you are out of X ( the chvt ugly thingy ), please adapt the script to your needs. | ||
this script is intended to go to: /etc/acpi/powerbtn.sh ( in debian ) or any action raised by: event=button[ /]power. | this script is intended to go to: /etc/acpi/powerbtn.sh ( in debian ) or any action raised by: event=button[ /]power. | ||
Revision as of 13:47, 3 November 2004
You may find or publish Thinkpad related configuration files here or point to a page where they are published.
Please publish only configs which you think might really help others or through which you achieved something non trivial. Please also check if a similar config already exists, give a recommended version and comment on the link to your configs page what goal you have achived with it or in which way it can help someone.
Contents
Kernel
Version 2.4
| Kernel | User | Purpose and Notes |
|---|---|---|
| Version | Username | provide your link within the description |
Version 2.6
| Kernel | User | Purpose and Notes |
|---|---|---|
| Version | Username | provide your link within the description |
X11
XFree86
| Xfree86 | User | Purpose and Notes |
|---|---|---|
| Version | Username | Provide your link within your description. |
xorg
| xorg | User | Purpose and Notes |
|---|---|---|
| Version | Username | Provide your link within your description. |
Modules
modules.conf
| Kernel | User | Purpose and Notes |
|---|---|---|
| Version | Username | Provide your link within your description |
modprobe.conf
| Kernel | User | Purpose and Notes |
|---|---|---|
| Version | Username | Provide your link within your description |
udev
rules
| Distro | udev | Kernel | User | Purpose and Notes |
|---|---|---|---|---|
| LFS pre6.0 | 0.27 | 2.6.7 | Wyrfel | These rules create some useful symlinks and a names.d folder with symlinks that can be used by scripts to trigger more expressive names for some devices. They are made for the T41p 2373-GHG, but should be easily adoptable to other models. |
permissions
| Distro | udev | Kernel | User | Purpose and Notes |
|---|---|---|---|---|
| +Version | Version | Version | Username | Provide the link within your comment. |
ACPI
| event | Distro | acpid | ibm-acpi | Kernel | User | Purpose and Notes |
|---|---|---|---|---|---|---|
| lid closed | Debian Sid | 1.0.4-1 | 0.7 | 2.6.10-rc1-mm1 | xaiki |
acpid script for suspending (to ram) when the lid is closed |
| power button | Debian Sid | 1.0.4-1 | 0.7 | 2.6.10-rc1-mm1 | xaiki |
acpid script for suspending (to ram) when pressing the power button. |
Windows
| Windows | Application | User | Purpose and Notes |
|---|---|---|---|
| Version | Application | Username | Provide the link within your comment. |