Difference between revisions of "Thinkpad-acpi"

From ThinkWiki
Jump to: navigation, search
(typos)
(thinkpad-acpi - IBM ThinkPad ACPI Extras Driver)
Line 1: Line 1:
 
== thinkpad-acpi - IBM ThinkPad ACPI Extras Driver ==
 
== thinkpad-acpi - IBM ThinkPad ACPI Extras Driver ==
  
This is a Linux ACPI driver for the IBM ThinkPad laptops written by Eric Riotorp. It aims to support various features of these laptops which are accessible through the ACPI framework but not otherwise supported by the generic Linux ACPI drivers. It is in the kernel since 2.6.9.
+
This is a Linux ACPI driver for the IBM ThinkPad laptops written by Erik Rigtorp. It aims to support various features of these laptops which are accessible through the ACPI framework but not otherwise supported by the generic Linux ACPI drivers. It is in the kernel since 2.6.9.
  
 
=== Features ===
 
=== Features ===
Line 13: Line 13:
  
 
=== Interesting links related to this project ===
 
=== Interesting links related to this project ===
* [http://rigtorp.se/thinkpad.xhtml Eric Rigtorps rare comments on this]
+
* [http://rigtorp.se/thinkpad.xhtml Erik Rigtorps rare comments on this]
 
* [http://ibm-acpi.sf.net ibm-acpi Sourceforge project summary]
 
* [http://ibm-acpi.sf.net ibm-acpi Sourceforge project summary]
 
* [http://acpi.sourceforge.net acpi.sourceforge.net]
 
* [http://acpi.sourceforge.net acpi.sourceforge.net]

Revision as of 12:27, 20 February 2005

thinkpad-acpi - IBM ThinkPad ACPI Extras Driver

This is a Linux ACPI driver for the IBM ThinkPad laptops written by Erik Rigtorp. It aims to support various features of these laptops which are accessible through the ACPI framework but not otherwise supported by the generic Linux ACPI drivers. It is in the kernel since 2.6.9.

Features

  • Fn-F3, Fn-F4, Fn-F5, Fn-F6, Fn-F7, Fn-F8, Fn-F9, Fn-F12 key combinations

Project Homepage / Availability

http://rigtorp.se/files/src/thinkpad-acpi.tar.gz

Status

under development, usable (?)

Interesting links related to this project