diff options
author | Erik Falor <ewfalor@gmail.com> | 2012-12-20 23:23:04 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 21:27:22 +0100 |
commit | 38aa506e4794cc8d5283e93bc9330258a21bb176 (patch) | |
tree | 477930643969b8bd6f1ad95ed7a06e70034122fb /desktop/xwarppointer/README | |
parent | 52b9782d49b4f7995cb4d8f333110e4c232bb609 (diff) | |
download | slackbuilds-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/README | 7 |
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. |