summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Bensmann <johannesbensmann@gmx.de>2019-06-10 11:42:04 +0200
committerJohannes Bensmann <johannesbensmann@gmx.de>2019-06-10 11:42:04 +0200
commit95c6446d782901e32f4b19f9c42754cbc9f5802d (patch)
treedce9cd76f153e7c15335aa4004cbfc8919cb7c07 /README.md
parent4ae4a5c24a7b8957aabafa62a49c71aee2d9ddf4 (diff)
minor changes
Diffstat (limited to 'README.md')
-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