[Lunar-commits] r18029 - moonbase/trunk/utils/lineakd
Dennis Veatch
stumbles at lunar-linux.org
Mon Jan 9 01:22:19 UTC 2006
Author: stumbles
Date: 2006-01-09 01:22:17 +0000 (Mon, 09 Jan 2006)
New Revision: 18029
Modified:
moonbase/trunk/utils/lineakd/DETAILS
Log:
Several bugs have been fixed. Most seriously the AMD64 bugs. The
code is now much more portable.
We now have support for RAWCOMMAND[SETKEYCODES] = directives in the
lineakkb.def file. If setkeycodes is suid root then lineakd will run
setkeycodes for us.
Finally fixed a long standing bug with the PluginManager class that
would segfault if you tried to unload plugins.
and some others.
Modified: moonbase/trunk/utils/lineakd/DETAILS
===================================================================
--- moonbase/trunk/utils/lineakd/DETAILS 2006-01-09 01:04:27 UTC (rev 18028)
+++ moonbase/trunk/utils/lineakd/DETAILS 2006-01-09 01:22:17 UTC (rev 18029)
@@ -1,15 +1,15 @@
MODULE=lineakd
- VERSION=0.8.2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/lineak/
- SOURCE_VFY=sha1:847d06f89dd302852679a738a54859a0ac6821e4
- WEB_SITE=http://lineak.sourceforge.net/
- ENTERED=20020519
- UPDATED=20041102
- SHORT="Support for Easy Access and Internet Keyboards"
+ VERSION=0.8.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/lineak/
+ SOURCE_VFY=sha1:6943bc5849c1a792e2ea0d58211fafeb1e57c201
+ WEB_SITE=http://lineak.sourceforge.net/
+ ENTERED=20020519
+ UPDATED=20060108
+ SHORT="Support for Easy Access and Internet Keyboards"
cat << EOF
-Linux support for Easy Access and Internet Keyboards.
-Features X11 support, window manager independence, ability to configure
-all keys (via GUI & .conf file), volume control, and sound controls.
+Linux support for Easy Access and Internet Keyboards. Features X11 support,
+window manager independence, ability to configure all keys (via GUI & .conf
+file), volume control, and sound controls.
EOF
More information about the Lunar-commits
mailing list