Difference between revisions of "Configs"

From ThinkWiki
Jump to: navigation, search
(added ACPI section)
(ACPI)
Line 87: Line 87:
 
|-
 
|-
 
| event || +Version || Version || Version || Version || Username || Provide the link within your comment.
 
| event || +Version || Version || Version || Version || Username || Provide the link within your comment.
 +
|}
 +
 +
{| border="1" cellpadding=2 cellspacing="0"
 +
|+ acpid script for suspending (to ram) when the lid is closed
 +
|-
 +
! 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 || /!\ 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 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]
 +
|}
 +
 +
{| border="1" cellpadding=2 cellspacing="0"
 +
|+ acpid script for suspending (to ram) when pressing the power button.
 +
|-
 +
! event !! Distro !! acpid !! ibm-acpi !! Kernel !! User !! Purpose and Notes
 +
|-
 +
| power button || 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 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.
 +
# [http://www.cxhome.ath.cx/thinkwiki/powerbtn.sh powerbtn.sh]
 
|}
 
|}
  

Revision as of 02:46, 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.

Kernel

Version 2.4

Kernel 2.4 config files
Kernel User Purpose and Notes
Version Username provide your link within the description

Version 2.6

Kernel 2.6 config files
Kernel User Purpose and Notes
Version Username provide your link within the description

X11

XFree86

Xfree86 config files
Xfree86 User Purpose and Notes
Version Username Provide your link within your description.

xorg

xorg config files
xorg User Purpose and Notes
Version Username Provide your link within your description.

Modules

modules.conf

moules.conf config files (for Kernels prior 2.6)
Kernel User Purpose and Notes
Version Username Provide your link within your description

modprobe.conf

modprobe.conf config files (for Kernels starting from 2.6)
Kernel User Purpose and Notes
Version Username Provide your link within your description

udev

rules

udev rules files
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

udev permissions files
Distro udev Kernel User Purpose and Notes
+Version Version Version Username Provide the link within your comment.

ACPI

udev permissions files
event Distro acpid ibm-acpi Kernel User Purpose and Notes
event +Version Version Version Version Username Provide the link within your comment.
acpid script for suspending (to ram) when the lid is closed
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 /!\ 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 is intended to go to: /etc/acpi/actions/lm_lid.sh ( in debian ) or any action raised by: event=button[ /]lid.

  1. lm_lid.sh
acpid script for suspending (to ram) when pressing the power button.
event Distro acpid ibm-acpi Kernel User Purpose and Notes
power button 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 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.

  1. powerbtn.sh

Windows

Windows config files
Windows Application User Purpose and Notes
Version Application Username Provide the link within your comment.