diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2010-04-21 10:19:26 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2010-04-21 10:19:26 +0200 |
commit | a821967a4e7be3b4f716d64cf0e4fd04d05ca834 (patch) | |
tree | e6f15891feb722af7a87fa69842e786b1d998343 /README |
initial commit.
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ + +spice agent for linux +===================== + +reads spice agent events, parses the mouse events, +feeds them into the kernel via uinput. + +Not handled: multiple displays. + +enjoy, + Gerd + +-- +Gerd Hoffmann <kraxel@redhat.com> |