This package has drivers for Palm Wireless Keyboard. 

If you got proper binary package for your system, 
Run INSTALL.sh to install drivers.

If you got source package tarball,
Compiling and building process is a bit different with
other ordinay tarballs. 
Read README.compile.
 
IR signal data file is most important for proper working.
Please read README.data too!

This driver works only for Palm Wireless Keyboard(PWK). 
Any other keyboard cannot use this driver.

lirc.h   : header from lirc.0.6.6.tar.gz 
pwkxwin.c : Palm Wireless keyboard driver for Xwindow.  
pwkcns.c : Palm Wireless keyboard driver for console.
unloadpwk.sh : script to kill pwkxwin.
pwkrc : default data file for drivers. It must be located as /etc/pwkrc

These 2 files are optional. It can be used for generating pwkrc.

irdatagen.c :   capture ir signals and generate pwkdata file.   
keycodegen.sh :  Look up into the current Xwindow system and append keycode with pwkdata.

This file is optional. It can be used to test input signal.
mode2.c : utility from lirc.0.6.6.tar.gz. 

NOTE : Some Window Manager, for example blackbox, do not support 
       focus changing. ICEwm works.

NOTE : Default pwkrc probably maybe will not work for your system.
       If not work, make your own pwkrc.

Warning! : pwkcns driver has a big problem now! It can make your 
           terminal stop! If possible, Don't use pwkcns for
	   important system!
	    
Project Hompage : http://irkbd.kldp.net
(This is for Korean language)



