Difference between revisions of "Tpb"

From ThinkWiki
Jump to: navigation, search
(fixed links)
m (Added TPB Logo)
Line 1: Line 1:
 +
{| width="100%"
 +
|style="vertical-align:top" |
 
== tpb - Thinkpad Buttons ==
 
== tpb - Thinkpad Buttons ==
 
TPB is a little program that enables you to use the IBM ThinkPad(tm) special keys.
 
TPB is a little program that enables you to use the IBM ThinkPad(tm) special keys.
  
 
With TPB it is possible to bind a program to the ThinkPad, Mail, Home and Search button. TPB can also run a callback program on each state change with the changed state and the new state as options. So it is possible to trigger several actions on different events. TPB has a on-screen display (OSD) to show volume, mute, brightness and some other informations. Furthermore TPB supports a software mixer, as the R series ThinkPads have no hardware mixer to change the volume
 
With TPB it is possible to bind a program to the ThinkPad, Mail, Home and Search button. TPB can also run a callback program on each state change with the changed state and the new state as options. So it is possible to trigger several actions on different events. TPB has a on-screen display (OSD) to show volume, mute, brightness and some other informations. Furthermore TPB supports a software mixer, as the R series ThinkPads have no hardware mixer to change the volume
 +
||
 +
 +
[[Image:Tpb.jpg]]
 +
|}
 +
[[Category:ThinkWiki]]
 +
[[de:Kategorie:Distributionen]]
  
 
=== Project Homepage / Availability ===
 
=== Project Homepage / Availability ===

Revision as of 16:47, 2 April 2005

tpb - Thinkpad Buttons

TPB is a little program that enables you to use the IBM ThinkPad(tm) special keys.

With TPB it is possible to bind a program to the ThinkPad, Mail, Home and Search button. TPB can also run a callback program on each state change with the changed state and the new state as options. So it is possible to trigger several actions on different events. TPB has a on-screen display (OSD) to show volume, mute, brightness and some other informations. Furthermore TPB supports a software mixer, as the R series ThinkPads have no hardware mixer to change the volume

Tpb.jpg

Project Homepage / Availability

http://www.nongnu.org/tpb/

Status

Version 0.6.3

Packages

CVS

The sources can be checked out through anonymous CVS with the following instruction set:

export CVS_RSH="ssh"
cvs -d :ext:anoncvs@savannah.nongnu.org:/cvsroot/tpb co tpb 

Documentation

Sample configuration

Contact

Contact the author at markus.braun@krawel.de.