PBButtons is a program suite to support special functions of laptops and notebooks http://pbbuttons.berlios.de/projects/pbbuttonsd/
Go to file
2024-01-06 08:26:51 +01:00
pbbuttonsd.init rebuilt to remove executable requirements [release 0.8.1a-2mamba;Fri Feb 05 2010] 2024-01-06 08:26:50 +01:00
pbbuttonsd.spec automatic rebuild by autodist [release 0.8.1a-4mamba;Sun Dec 28 2014] 2024-01-06 08:26:51 +01:00
README.md rebuilt to remove executable requirements [release 0.8.1a-2mamba;Fri Feb 05 2010] 2024-01-06 08:26:50 +01:00

pbbuttonsd

PBButtons is a program suite to support laptop specific functions and make them available again under Linux. Basically it was developed to support the special hotkeys of an Apple iBook, Powerbook or TiBook but since version 0.5 the design has been changed to support all kind of laptops or notebooks.

With this programms the keys for the display brightness, the volume of speaker and headphone, the mute key and the eject key will do their job as expected. The daemon also do some power management tasks including low battery warnings, dimming the display if idle, sleep on command, etc.

The main part of PBButtons is the daemon pbbuttonsd which work as a server that do all the work. It runs in background and is preferable started at boot time. Multiple clients could register themselves to get messages about events from the server.

The smallest client is pbbcmd which allows to change all of pbbuttonsd options at runtime from the command line. It could ask for the status of each option and could also change it. This client is now part of the pbbuttonsd package.