Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
ibmasm
ibmasm_sles10_updates.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor