[packman] [PM] keytouch 2.4.1-0.pm.1 (openSUSE 11.0/i586)

munix9 munix9 at googlemail.com
Sat Nov 22 02:05:10 CET 2008


Hi,

I've made the following change in /etc/init.d/keytouch-acpid to get a
proper order of the start/stop scripts:

--- /etc/init.d/keytouch-acpid
+++ /etc/init.d/keytouch-acpid
@@ -25,7 +25,7 @@
 #
 ### BEGIN INIT INFO
 # Provides:          keytouch-acpid
-# Required-Start:    $syslog $keytouch-init
+# Required-Start:    $syslog keytouch-init
 # Required-Stop:     $syslog
 # Default-Start:     3 5
 # Default-Stop:      0 1 2 6

I've also created a KMix4 plugin based on the existing one at
http://keytouch.sourceforge.net/plugin-kmix.php
The original plugin works for kde3 only (dcop), KMix4 works for kde4
only (dbus).
It's only a hack and maybe it should be solved better with an
automagically detection of kde3/kde4 ...
I will send the KMix4 plugin to the developer of the keyTouch project,
Marvin Raaijmakers.
Let me know if you are interested to include the KMix4 plugin in the
keyTouch package.

Ciao,
Paolo Pantò


More information about the Packman mailing list