gpm2 update
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c7968c295b
commit
e4a11df756
1 changed files with 4 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
You know, gpm is a hack.
|
||||
You know, [[gpm]] is a hack.
|
||||
|
||||
The idea of gpm2 is to be a nicer hack:
|
||||
|
||||
* Support multiple mice
|
||||
* Do not draw stuff, but write gpm2 client to do so (os/terminal specific stuff)
|
||||
* Usable under different OS
|
||||
* Modular design, easy way to add new mice protocols
|
||||
* Allow hotplugging of mice (i.e. gpm2d can run without any mice at startup)
|
||||
|
||||
## Trying out gpm2
|
||||
|
@ -66,3 +67,5 @@ The communication is a simple ASCII stream.
|
|||
### Connect to gpm2d
|
||||
|
||||
Clients need to open /var/run/gpm2/gpm2d.sock to connect to gpm2d.
|
||||
|
||||
[[!tag unix]]
|
||||
|
|
Loading…
Reference in a new issue