$Id: README,v 1.2 1999/09/04 05:25:15 morgan Exp morgan $

All instructions are relative to this directory.

To build:

  ./configure
  make

To use:

  su -c "mknod /dev/biomouse c 254 0"
  su -c "chmod 666 /dev/biomouse"
  su -c "/sbin/insmod ../smartcard/3.2c/drvs/2.2.5-15/biomouse.o"

To test:

  ./generate.pl

To get a raw copy of your fingerprint dumped to a given <file>:

  ./generate.pl <file>

Please read the README in the parent directory for further
information.

Cheers

Andrew

