File ibmasm_sles10_updates.patch of Package ibmasm
--- src/init/ibmspup
+++ src/init/ibmspup 2006/01/23 14:47:31
@@ -1,6 +1,6 @@
#!/bin/bash
-if ps -e | grep -qe "X\|kdm"; then
+if ps -e | grep -qe "X\|kdm\|gdm"; then
echo "X must not be running while loading the ibmasm driver"
echo "Kill X and try again."
exit 1
@@ -20,7 +20,7 @@
done
echo
DEVICE=`evnode -n "ibmasm RSA I remote mouse"`
-XCONFIG="/etc/X11/XF86Config"
+XCONFIG="/etc/X11/xorg.conf"
if [ -e $XCONFIG ]; then
TMPFILE=`mktemp /tmp/ibmspupX.XXXXXXXXXX` || exit 1
AWKFILE=`mktemp /tmp/ibmspupAWK.XXXXXXXXXX` || exit 1
--- src/README
+++ src/README 2006/01/23 14:47:31
@@ -183,6 +183,9 @@
4.4 Notes on Remote Control
+
+ For the remote control to work with X, the package x11-input-ibmasm must
+ installed before starting X.
This driver supports remote server screen redirection via VNC window in
service processor's web interface. A few limitations apply: