diff options
Diffstat (limited to 'system/marsond/slack-desc')
-rw-r--r-- | system/marsond/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/marsond/slack-desc b/system/marsond/slack-desc new file mode 100644 index 0000000000..33e7de7ec8 --- /dev/null +++ b/system/marsond/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------------------------------------------------------| +marsond: marsond (fix Enter key for Marson/USBLink PS/2=>USB adaptor) +marsond: +marsond: marsond is a daemon for Linux that fixes an issue with a particular +marsond: model of PS/2 => USB keyboard adaptor, the MT606-1 (aka "Marson +marsond: Keyboard and Mouse Link", aka USBLink. The symptom: in games and +marsond: emulators, the Enter key only works sometimes. +marsond: +marsond: marsond uses a udev rule to start automatically when the adaptor is +marsond: plugged in. If the vendor and product IDs of your broken adaptor don't +marsond: match the ones in /etc/udev/rules.d/99-marsond.rules, you can edit the +marsond: IDs in that file and run "udevadm control --reload". |