Root Site Index
Home
About keyTouch
Project history
Documentation
Screenshots
keyTouch-editor Live
Download
· keyTouch
· getscancodes
· keyTouch editor
· Plugins
· Keyboards
Contact

SourceForge project site



Latest updates
 > keyTouch 2.2.1 released
 > keyTouch 2.2.0 beta 3 released

Howto compile and install keyTouch
Before you are going to install keyTouch you have to be sure that the following is installed on your system:
- GTK 2
- gksu
- X11 and Xlib
- libgnome-menu

The compiling and installation procedure differs a bit from the common procedure. Read the following steps:
  1. Go to the unpacked directory.
  2. Run:
    ./configure
  3. Run to compile:
    make
  4. Run (as root) to install:
    make install
  5. Go to the directory keytouch-config by running:
    cd keytouch-config
    ... and repeat steps 2-4.
  6. Go to the directory keytouch-keyboard in the unpacked directory by running:
    cd ../keytouch-keyboard
    ... and repeat steps 2-4.
NOTE: If you are using Ubuntu (or another sudo using distribution) open keytouch-keyboard/keytouch-keyboard in your favorite text-editor and replace "gksu" by "gksudo".


Copyright © 2004-2006 Marvin Raaijmakers