summaryrefslogtreecommitdiff
path: root/desktop/xwarppointer/README
diff options
context:
space:
mode:
authorErik Falor <ewfalor@gmail.com>2012-12-20 23:23:04 +0100
committerMatteo Bernardini <ponce@slackbuilds.org>2012-12-21 21:27:22 +0100
commit38aa506e4794cc8d5283e93bc9330258a21bb176 (patch)
tree477930643969b8bd6f1ad95ed7a06e70034122fb /desktop/xwarppointer/README
parent52b9782d49b4f7995cb4d8f333110e4c232bb609 (diff)
downloadslackbuilds-38aa506e4794cc8d5283e93bc9330258a21bb176.tar.gz
desktop/xwarppointer: Added (programatically move mouse cursor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/xwarppointer/README')
-rw-r--r--desktop/xwarppointer/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/xwarppointer/README b/desktop/xwarppointer/README
new file mode 100644
index 0000000000..2a93287788
--- /dev/null
+++ b/desktop/xwarppointer/README
@@ -0,0 +1,7 @@
+Xwarppointer allows you to move the mouse cursor in different ways:
+
+- To a absolute position on the screen
+- To a relative position from the current pointer position
+- To different screens of your display
+
+See the README in the doc folder of the package for details.