mkeys compilation and installation


Copyright © 2002 Andrey Volkov
Revision date 11/30/2002. You can always get the latest version from mkeys.sourceforge.net


First, make shure that your kernel supports USB (since it is mainly for USB now), HID and event devices. Read about this in a "How to setup linux input subsystem and event devices" note.

To install:

make
make install

This will install modules and create dirs in your homedir. Then become root and issue:

make bin_install 

After that, create your configuration script, or borrow one from configs dir. Read documentation on how to write such scripts.


SourceForge.net Logo