Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
I installed window maker and set it as my X theme with xwmconfig, but now when i try to set a different theme as my default x theme, it still opens window maker :|
Has anybody had this happen to them before? And if so, why is window maker staying as my default theme :\
Hmmmm.... now I think a few things need to be cleared up....
WindowMaker is not a theme, but a Windowmanager, like Blackbox, fvwm and all the others. These Windowmanagers all have their own themes - so what exactly do you want to do?
I see.... if you talk of xwmconfig, I think you are using RedHat... so I don't know what's wrong with xwmconfig. Just make sure one thing: run xwmconfig as the user you will be running englightenment. If you run xwmconfig as root, and start x as user xxx, it won't work.
You could talso ry to set it up manually. First, of course, make sure enlightenment is still installed. Then, edit the file ~/.xinitrc. In this file (a regular shell script), you can specify which windowmanager to start...
Good luck
Distribution: (depends on the week - usually redhat or slackware)
Posts: 35
Rep:
try? its not hard man - just do "vi .xinitrc" in your home and enter the command name of the window manager in it. mine looks like this
# for gnome
#gnome-session
# for wndow maker
wmaker
wmaker is the one i use the most, so i dont use any scripting - i have seen some cool scripting tho. you could set it up so that you can type "startx gnome" and the script parses and loads the manager supplied as an argument - endless options
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.