Results 1 to 4 of 4
i just want my KDE to look normal again, every time i try to start KDE it goes into afterstep, even if i type startx kde
(im using opensuse 10)
...
- 01-22-2008 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 10
how do i uninstall/disable afterstep?
i just want my KDE to look normal again, every time i try to start KDE it goes into afterstep, even if i type startx kde
(im using opensuse 10)
can someone help me please, thanks.
- 01-22-2008 #2
Are you logging in from KDM or from the CLI?
- 01-23-2008 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 10
im logging in from KDE, thats another issue, how do i make it so it starts from CDI. my main issue is just getting that afterstep off!!
- 01-23-2008 #4
You can boot into the CLI by editing /etc/inittab and changing
toCode:id:5:initdefault:
Try the following,Code:id:3:initdefault:
After that try logging into KDE using KDM or by running startx from the CLI.Code:echo "startkde" > ~/.xinitrc echo "startkde" > ~/.xsession


Reply With Quote