diff options
author | David Woodfall <info@davidwoodfall.co.uk> | 2010-03-03 14:26:49 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:25:32 +0200 |
commit | cf778870f7ac12c33c957c051fbbc2a8c389e34d (patch) | |
tree | 1f2e1da004f1d8960c89c7d647be9bb8378ec482 /system/imwheel/slack-desc | |
parent | afecc715a0ea1beff2d6ac74923767bcb8c904b1 (diff) |
system/imwheel: Build bump.
Fixed broken ETCDIR so it now points to $PKG/etc.
Added patch to disable the auto configuration window that
interfered with workspace switching in fluxbox etc.
Thanks to David Woodfall.
Diffstat (limited to 'system/imwheel/slack-desc')
-rw-r--r-- | system/imwheel/slack-desc | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/system/imwheel/slack-desc b/system/imwheel/slack-desc index 0259d3b9dfbf..6385a5e985f6 100644 --- a/system/imwheel/slack-desc +++ b/system/imwheel/slack-desc @@ -1,6 +1,13 @@ +# 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 ':'. + |-----handy-ruler------------------------------------------------------| imwheel: imwheel (a mouse wheel and stick interpreter for X Windows) -imwheel: +imwheel: imwheel: IMWheel is a universal mouse wheel and mouse stick translator for the imwheel: X Windows System. Using either a special version of gpm and imwheel: it's /dev/gpmwheel FIFO, or the support for a ZAxis on the mouse @@ -8,6 +15,5 @@ imwheel: built into some servers, such as XFree86. Utilizing the input from imwheel: gpm or X Windows, imwheel translates mouse wheel and mouse stick imwheel: actions into keyboard events using the XTest extension to X. Use imwheel: xdpyinfo for information on the supported extensions in your X server -imwheel: +imwheel: imwheel: Homepage: http://imwheel.sourceforge.net/ - |