SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
HI I have downloaded Afterstep 2.00.01.tarbz2 and i followed the install file and when i try to start it Kde starts instead I dont understand, please help!!!
In .xinitrc make sure that the line reads something like: exec /usr/bin/afterstep
#or whatever is the path to the afterstep binary
You could also do it for any other Window manager or desktop environment that you would like to have as default whenever you run
Code:
startx
, if you do that, remember to comment or uncomment the line of the WM you would like to have as default
For Example:
Rember that I'm not using real paths, I don't remember the exact path to the binaries, so just assume that you need to change the path fopr the real one, however the binary name is correct
#To have kde as default
exec /usr/bin/starkde
#For gnome
#exec /usr/bin/gnomesession
#For aftersteo
#exec /usr/bin/afterstep
Last edited by blood_omen; 01-04-2005 at 10:43 AM.
Good posts!
Here is another option for you:
While on initial console before running X server, you're still logged in as root.
.....Welcome! login:
#root
<PW>
root@slackware$gdm
Type gdm or kdm or xdm to launch desktop manager of your liking.
When desktop manager is up, choose your favorite session by clicking either on link or button SESSION
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.