Derya PALANCI [15/06/01 14:28 +0300]: > Hi everybody, > > Anybody know how i can manage these: > > I don't want the gnome starts when i boot
Delete the SXXxdm under your /etc/rcx.d directory (in my case the default runlevel is 2 so /etc/rc2.d), then create a .xinitrc (beware of the '.' before the 'x' ) file under your home dir containing this line only: gnome-session When you issue startx a gnome session is started at your will > > I don't want the gpm starts when i boot Same. Delete SXXgpm under /etc/rcx.d Ciao Vittorio