summaryrefslogtreecommitdiff
path: root/README.md
blob: a2c32d9692f8bd497eb75680f478fa412738af29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# xmouseless

This program is a replacement of the physical mouse for X11.

Features:
- move the mouse with different speeds
- click and grab
- execute shell commands

It aims to be simple and efficient.

## Installation

```
make
sudo make install
```

## Configuration

Edit config.h and reinstall.

## Usage

When starting xmouseless, it grabs the keyboard and all defined bindings are
available. When pressing an exit key, the program exits.

You probably want to define a key binding for xmouseless in your desktop
environment or window manager.