Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's 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.
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.
I installed Red Hat 7.1 (not by choice) and it installed GNOME. I don't have a problem with that, however it set the default to graphical login after boot finishes.
I need to know which file I modify to change the startx setting so that it doesn't load GNOME on login, but Enlightenment. I don't like running Enlightenment under GNOME because well, I hate GNOME. I want to run Enlightenment independly, however it automatically loads GNOME for login.
Any ideas? I've searched countless forums and couldn't find a thing, but then again I'm not even sure what I'm looking for.
There should be a drop down menu in your graphical login manager where you choose which window manager you'd like to use.
If you mean when you "startx" you want it to load E instead of Gnome, then you will need to create/edit a file in your home directory called .xinitrc, and add the line:
exec /path/to/enlightenment
Thanks Master, I think you've given me enough to work with. However, if I wanted to set the systems default WM to Enlightenment (not just user) would I edit the /etc/X11/xinit/xinitrc?
Basically the reason for all this is, I can't get the themese to completely load when I just switch to enlightenment after GNOME is loaded. It doeasn't load the background image or anything else with the theme, just the color scheme and borders.
And I hate that damned GNOME panel at the bottom of the screen. Is this just my system setup or GNOME interferring with Enlightenment? Maybe I'm going about this all wrong.
It's all personal preference really. Some people find it bothersome to have that there, others find it very... helpful.
It's a window manager inside a desktop environment, this is sometimes a hard concept to grasp, but here's a (semi-decent) comparison:
Ford makes trucks. However, ford uses Michelin Tires, Valvoline Oil, and DuPont Paint to assemble this truck. The final product, inclusive of all the seperate parts running as a whole, this is a desktop environment. The parts themselves, those are the different desktop environments, which can be assembled in a different fashion to create their own, less complex window manager.
Ok, so it sounded better in my head
Anyway, if you want pure E, then you should start it as show above.
You could get a system wide xinitrc if you'd like, but how many users are you (yes, you personally) using? Do you have an identity crisis Assuming you only use 1 user and root, simply copy the xinitrc to the 2 home directories of those 2 users. From there, the other users of your system (if any) should be the ones that decide if they want to use pure E (in which case they can create the same file) or E combined with Gnome.
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802
Rep:
Someone suggested deleting Gnome, and I wouldn't advise that. There may be apps written for Gnome that you want access to that if you delete it, they will no longer run.
Enlightenment is fine for those that like it. What I'd suggest is just making it available as the default environment available from graphical login. You might also want to change your graphical login manager to KDE's version of it. I find KDE's graphical login manager much nicer, but I'm a Mandrake user...
Thanks all for your suggestions and comments. I hadn't slept much and I don't think my ramblings made enough sense to pull what I was actually looking for out of it.
JaseP got close though Basically, I just want to set E as the default Graphical Login for all logins. I'm not sure where this is set, as right now graphical login defaults to GNOME. I want to set it so that the default for login is E.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.