Package: bidilink Version: 0.1-1 Priority: optional Section: utils Maintainer: Lennart Poettering Depends: libc6 (>= 2.3.2.ds1-4) Architecture: i386 Filename: ./bidilink_0.1-1_i386.deb Size: 13698 Installed-Size: 76 MD5sum: f22971374646480c15dc60b8c9bce2b3 Description: a general purpose Unix tool for linking two bidirectional data streams bidilink is a general purpose Unix tool for linking two bidirectional data streams. It extends the standard Unix "filter" paradigma to bidrectional streams. . It has the following stream drivers: * std: - STDIN, STDOUT of the process * exec:PROGRAM - fork() off a process and use its STDIN and STDOUT * tty:TTYDEVICE - Open a TTY device (like a serial port) as client * pty:[PTYNAME] - Allocate a pseudo TTY device as master * tcp-client:HOSTNAME:PORT - Connect to another or the local host via TCP/IP * tcp-server:[IPADDRESS:]PORT - Listen on a local port and wait for an incoming connection * unix-client:SOCKNAME - Connect to a local Unix domain socket * unix-server:SOCKNAME - Listen on a local Unix domain socket Package: heatload Version: 0.3-3 Priority: optional Section: utils Maintainer: Lennart Poettering Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.8.5), libglibmm-2.4-1c2a, libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a, libpango1.0-0 (>= 1.10.3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxinerama1, libxrandr2, libxrender1 (>= 1:0.9.0.2) Architecture: i386 Filename: ./heatload_0.3-3_i386.deb Size: 23740 Installed-Size: 96 MD5sum: a5da6e8591e9508cd9eddaef6b24264a Description: A GTK utility plotting realtime graphs of the CPU load and ACPI temperature heatload is a tool for Linux which plots the CPU load against the CPU temperature as measured by the ACPI subsystem. Package: ivcall Version: 0.4-1 Priority: optional Section: utils Maintainer: Lennart Poettering Depends: libc6 (>= 2.3.5-1), libspandsp0 Architecture: i386 Filename: ./ivcall_0.4-1_i386.deb Size: 15480 Installed-Size: 72 MD5sum: c328e2e13a77dee3a19cdcf05b2ac959 Description: Make automated telephone calls with your isdn4linux supported ISDN card Outgoing calls are supported as well as incoming calls. The audio data received from the peer is written to STDOUT, audio data read from STDIN is send to the peer. The audio data is in raw 8 bit uLaw 8 KHz format, without any headers. . Since release 0.4 ivcall supports sending and receiving facsimiles using spandsp as software modem for 9600bps connections (just fax, no data connections). Package: keyfuzz Version: 0.2-2 Priority: optional Section: utils Maintainer: Lennart Poettering Depends: libc6 (>= 2.3.5-1) Architecture: i386 Filename: ./keyfuzz_0.2-2_i386.deb Size: 13140 Installed-Size: 108 MD5sum: 8eea8ecd2cfb40103951a7976bd36713 Description: Manipulate the scancode/keycode translation tables of keyboard drivers You may use keyfuzz to manipulate the scancode/keycode translation tables of keyboard drivers supporting the Linux input layer API (as included in Linux 2.6). This is useful for fixing the translation tables of multimedia keyboards or laptop keyboards with special keys. keyfuzz is not a daemon like Gnome acme which reacts on special hotkeys but a tool to make non-standard keyboards compatible with such daemons. keyfuzz should be run once at boot time, the modifications it makes stay active after the tool quits until reboot. keyfuzz does not interact directly with XFree86. However, newer releases of the latter (4.1 and above) rely on the Linux input API, so they take advantage of the fixed translation tables. Package: peekvc Version: 0.1-1 Priority: optional Section: utils Maintainer: Lennart Poettering Depends: libc6 (>= 2.3.5-1) Architecture: i386 Filename: ./peekvc_0.1-1_i386.deb Size: 4472 Installed-Size: 48 MD5sum: 16e5acaa66ba05949872d739d22ec5ce Description: Dumps the the current state of a Linux virtual console to the current terminal Dumps the the current state of a Linux virtual console to the current terminal. With colors and everything. Useful on embedded systems without connected display to dump virtual console contents to a remote terminal.