Antoine Martin wrote: > Hi, > > I'm trying to start X from either /etc/init.d/rcS or from /etc/inittab > But whatever command I use (startx, xinit or just plain Xorg) it seems > the server cannot get hold of the mouse and keyboard... > If I login via ssh and run the exact same command, it works... > (obviously all the devices are there and accessible, tried running > everything as root, etc..) > I have now tried everything I could think of, and only found one > previous post with the same question but no answer. Any ideas? >
A long shot.. but When you login in via telnet/ssh the /etc/profile is probably sourced and sets the environment for X, OTOH if X is ran from /etc/inittab this might not be the case. HTH, Hinko -- ČETRTA POT, d.o.o., Kranj Planina 3 4000 Kranj Slovenia, Europe Tel. +386 (0) 4 280 66 03 E-mail: [EMAIL PROTECTED] Http: www.cetrtapot.si _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
