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/slack-desc | |
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/slack-desc')
-rw-r--r-- | desktop/xwarppointer/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/xwarppointer/slack-desc b/desktop/xwarppointer/slack-desc new file mode 100644 index 0000000000..3b987a28f5 --- /dev/null +++ b/desktop/xwarppointer/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +xwarppointer: xwarppointer (programatically move mouse cursor) +xwarppointer: +xwarppointer: Xwarppointer allows you to move the mouse cursor in different ways: +xwarppointer: +xwarppointer: - To a absolute position on the screen +xwarppointer: - To a relative position from the current pointer position +xwarppointer: - To different screens of your display +xwarppointer: +xwarppointer: homepage: http://ishiboo.com/~danny/Projects/xwarppointer/ +xwarppointer: +xwarppointer: |