et10.org hpbiff

Introduction:
hpbiff is a quick hack to make the mail led on HP keyboards connected to a Linux system blink when new mail arrives. I put it together because I couldn't find a similar program.

I've found the codes to send to the keyboards in the Keyboard scancodes note of the The Linux keyboard and console HOWTO.

Since its a quick hack, there is no Makefile or configuration file. Just follow the instructions in the source file for compiling and running. If you don't know how to compile then hpbiff isn't something for you. Don't ask me questions on how to compile it unless they are about bugs etc.

WARNING Currently this program only works with HP (Vectra/Kayak) keyboards and I have not tested it with other keyboards.

If enough people will use it I will consider making the code easier to install and will try to add support for more keyboards.

hpbiff is freeware and it may work or it may not work for you, it may crash your PC or set it on fire. Use it at your own risk, there is absolutly no warranty of any kind. Don't sell it or use it for commercial purposes.

Download :
2003-11-11, version 1.01: hpbiff.c (save it as hpbiff.c)

Usage:

Read the comments in the source and run hpbiff without parameters for more information.

Thats it for now, have fun.