summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index a2c32d9..3407399 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@
# xmouseless
This program is a replacement of the physical mouse for X11.
+It aims to be simple and efficient.
Features:
- move the mouse with different speeds
- click and grab
- execute shell commands
-It aims to be simple and efficient.
-
## Installation
```
@@ -18,7 +17,7 @@ sudo make install
## Configuration
-Edit config.h and reinstall.
+Edit config.h and reinstall. The configuration file should be self explaining.
## Usage