On Mon, 2001-09-03 at 04:57, Frederic Crozat wrote: > Dans l'article <[EMAIL PROTECTED]>, "Steve Fox" > <[EMAIL PROTECTED]> a �crit : > > > On 31 Aug 2001 09:31:31 -0400, SuKa wrote: > >> I have the same problem (actually since gdm 2.2.4.0-1mdk), it doesn't > >> even start the X-Server > > > > I had the same problem. It kept wanting to run the X configure program. > > > > Now we have the opposite problem of before (when faces could not be > > enabled) ... oh weeeee. :) > > I don't understand your problem.. Before (maybe a couple weeks ago?) it used to be the problem that you could not run GDM if the face browser was enabled. Now I have exactly the opposite problem, it will not run if the face browser is disabled. > Could you : > -go to initlevel 3 > -replace /etc/X11/gdm/gdm.conf with /etc/X11/gdm/factory-gdm.conf > -go to initlevel 5 It works with the factory settings. But them I start up the configurator and the only setting I change is to disable the face browser, save my changes, and click the button that pops up to restart GDM. I would think that only: Browse=false would be changed, but it appears as though more things changed. I have attached a diff. Note that GDM-2.2.4.1 claims to have fixed some configurator issues. Maybe this is fixed in that version? -- Steve Fox http://k-lug.org
0a1 > 44c45 < SessionMaxFile=524388 --- > SessionMaxFile=524288 55a57 > PingInterval=5 65c67 < Browser=true --- > Browser=false 88d89 < #Type can be 0=None, 1=Image, 2=Color 92c93 < BackgroundColor=#21449c --- > BackgroundColor=#21449b 109,115d109 < [servers] < 0=Standard < #1=Standard < #Note: If you want to make sure X runs on a specific virtual console on linux, < # you can use the following (for console 7): < #0=Standard vt7 < 119a114,116 > > [servers] > 0=Standard server
