On Wed, 2005-01-26 at 09:16, Andrew Wilson wrote: > Aha! Unfortunately, X is usually started by scripts calling scripts > and the actual command 'X' is buried god knows where. Is there a > xorg.conf option to do this - I had a google but couldn't find > anything useful?
On my Debian setup I changed /etc/kde3/kdm/Xservers . The funny thing was I never had this problem with gdm. >From reading the xinit man page it also mentions that it can also be done with an ~/.xserverrc script but with exec. Paul --- /etc/kde3/kdm/Xservers.paul 2005-01-26 00:17:31.000000000 +1000 +++ /etc/kde3/kdm/Xservers 2005-01-26 00:17:47.000000000 +1000 @@ -10,7 +10,7 @@ # XTerminalName:0 foreign # -:0 [EMAIL PROTECTED] /usr/X11R6/bin/X -nolisten tcp +:0 [EMAIL PROTECTED] /usr/X11R6/bin/X -dpi 100 -nolisten tcp #:1 [EMAIL PROTECTED] reserve /usr/X11R6/bin/X -nolisten tcp :1 #:2 [EMAIL PROTECTED] reserve /usr/X11R6/bin/X -nolisten tcp :2 #:3 [EMAIL PROTECTED] reserve /usr/X11R6/bin/X -nolisten tcp :3
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
