1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: fnfx
Section: utils
Priority: optional
Maintainer: Agney Lopes Roth Ferraz <agney@users.sourceforge.net>
Build-Depends: debhelper (>= 4.0.0), autotools-dev (>= 20040719.1)
Standards-Version: 3.6.1.0
Package: fnfxd
Architecture: i386
Depends: ${shlibs:Depends}
Replaces: fnfx
Conflicts: fnfx
Suggests: fnfx-client
Description: ACPI and hotkey daemon for Toshiba laptops
fnfx enables owners of Toshiba laptops to change the LCD brightness,
control, the internal fan and use the special keys on their keyboard
(Fn-x combinations, hot-keys). The internal functions will give the
possibility to map the Fn-Keys to functions like volume up/down, mute,
suspend to disk, suspend to ram and switch LCD/CRT/TV-out. These
functions heavily depend on the system and/or kernel configuration.
You will need at least a kernel (v2.4.x, v2.5.x, v2.6.x) with ACPI and
Toshiba support (CONFIG_ACPI and CONFIG_ACPI_TOSHIBA).
Package: fnfx-client
Architecture: i386
Depends: fnfxd (= ${Source-Version})
Description: Client for customize fnfxd hot-keys
fnfx is a client for fnfxd, that makes possible to customize your hotkeys.
It can also define hot-keys to start arbitrary programs.
|