diff options
author | lofi <lofi@FreeBSD.org> | 2005-03-01 14:57:03 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-03-01 14:57:03 +0800 |
commit | 9071680a273c18da18f2e1202491a030b06c64dd (patch) | |
tree | 4ffc376252d01398f6d9d3c4e3a02c12b7c1d886 /x11/padkey/pkg-descr | |
parent | f91d8c68eddb3bc3612fe9a3a1ae1fa03169aeff (diff) | |
download | freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.tar.gz freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.tar.zst freebsd-ports-gnome-9071680a273c18da18f2e1202491a030b06c64dd.zip |
Add padkey, a program that sends keystrokes to X according to buttons
being pressed on an SNES pad connected to the parallel port.
PR: ports/75285
Submitted by: Travis Poppe <tlp@LiquidX.org>
Diffstat (limited to 'x11/padkey/pkg-descr')
-rw-r--r-- | x11/padkey/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/padkey/pkg-descr b/x11/padkey/pkg-descr new file mode 100644 index 000000000000..650b0e7c79dd --- /dev/null +++ b/x11/padkey/pkg-descr @@ -0,0 +1,13 @@ +BSD PadKey is a small program for FreeBSD that sends keys to your X display +according to which buttons are being pressed on a modified SNES pad connected +to the parallel port. + +In short, PadKey allows you to play games on FreeBSD with an authentic SNES +controller. + +Note: This version only works with ONE pad connected to the parallel port! + +WWW: http://www.liquidx.org/padkey/index.html + +- Travis Poppe +tlp@liquidx.org |