diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-14 16:19:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-14 16:19:03 +0800 |
commit | ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2 (patch) | |
tree | ed3fc5337fa879b1089c5e6d1e3295954f7b3c85 /x11/xstroke/pkg-descr | |
parent | 7de5f0562c64934cd9cd1e8f6db84d2ba7c3b058 (diff) | |
download | freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.tar.gz freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.tar.zst freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.zip |
add xstroke 0.5.12
Fullscreen gesture recognition
Diffstat (limited to 'x11/xstroke/pkg-descr')
-rw-r--r-- | x11/xstroke/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xstroke/pkg-descr b/x11/xstroke/pkg-descr new file mode 100644 index 000000000000..79fbf1c70253 --- /dev/null +++ b/x11/xstroke/pkg-descr @@ -0,0 +1,10 @@ +xstroke is a full-screen gesture recognition program written for the X +Window System. It captures gestures that are performed with a pointer +device, (such as a mouse, a stylus, or a pen/tablet), recognizes the +gestures and performs actions based on the gestures. + +xstroke is most commonly configured to "type" characters in response to +gestures, but it can also emulate mouse button "clicks", launch programs, +and other fun things. + +WWW: http://www.east.isi.edu/projects/DSN/xstroke/ |