[Lunar-commits] r19387 - in moonbase/trunk/utils: . tpb
Auke Kok
sofar at lunar-linux.org
Wed Mar 22 18:37:03 UTC 2006
Author: sofar
Date: 2006-03-22 18:37:02 +0000 (Wed, 22 Mar 2006)
New Revision: 19387
Added:
moonbase/trunk/utils/tpb/
moonbase/trunk/utils/tpb/DEPENDS
moonbase/trunk/utils/tpb/DETAILS
Log:
Thinkpad button interface - uses xosd to display stuff on screen too. very cool tool.
Added: moonbase/trunk/utils/tpb/DEPENDS
===================================================================
--- moonbase/trunk/utils/tpb/DEPENDS (rev 0)
+++ moonbase/trunk/utils/tpb/DEPENDS 2006-03-22 18:37:02 UTC (rev 19387)
@@ -0,0 +1 @@
+depends xosd
Added: moonbase/trunk/utils/tpb/DETAILS
===================================================================
--- moonbase/trunk/utils/tpb/DETAILS (rev 0)
+++ moonbase/trunk/utils/tpb/DETAILS 2006-03-22 18:37:02 UTC (rev 19387)
@@ -0,0 +1,20 @@
+ MODULE=tpb
+ VERSION=0.6.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://download.savannah.gnu.org/releases/tpb/
+ SOURCE_VFY=sha1:481894d8289c75d821f50568f9c2d0005486e0e8
+ WEB_SITE=http://www.nongnu.org/tpb/
+ ENTERED=20060321
+ UPDATED=20060321
+ SHORT="Thinkpad button tool"
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list