[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to switch to text mode



On 2/6/07, Glenn Becker <burningc@sdf.lonestar.org> wrote:

> Whereas this will work (assuming you're using gdm or kdm instead of xdm
> or wdm), you'll have to do this for each runlevel.
>
> I find it easier to temporarily disable [gkxw]dm by editing
> /etc/init.d/[gkxw]dm and putting the single line "exit 0" as the first
> non-comment line in the script (or, for ease of finding later, just as
> the first line). This way you only have to edit one file rather than
> five or so.

Yes, I'd say much more elegant! :^)

I'd say - no.

to remove:
#update-rc.d -f gdm remove

to restore:
#update-rc.d gdm defaults

Regards,
Atis



Reply to: