diff --git a/README.md b/README.md index 11c070f..626e848 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,11 @@ This driver depends on libgestures: https://github.com/hugegreenbug/libgestures Compiling ============== ./configure --prefix=/usr + make -make install + +make install + Configuring ============= You will need to copy over the config files for the driver to the appropriate locations. The config files are in the xorg-conf directory in this repo. For a trackpad, copy over the 20-mouse.conf, 40-touchpad-cmt.conf, and a 50-touchpad-cmt file that matches your device to the xorg.conf.d directory for your system (/usr/share/X11/xorg.conf.d on Ubuntu Saucy).