[SOLVED] How to change login screen in Mandriva 2010 KDE4?
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.
First of all I thank you very much for taking out your valuable time to go through this thread of mine.
Well, I am trying to change the login screen from "Configure Your Desktop>Advanced>Login Manager".When I go into the login manager, everything is grayed out,you cannot change anything.So,I guess that I have to change it as root but I don't know how to do that. Therefore I need help regarding that. I did google searching but it was not of any help because they were for previous releases of mandriva or other distros which didn't apply to my case.
Hope that some of you will come up with some solution.
If you have sudoers privileges you can in a command shell run the command: sudo systemsettings
That will start "Configure Your Desktop" as root.
A command shell window can be started with the menu item: Tools->Konsole
Hello Agnar,
Thank you for your reply. Yes, i tried that. First I logged in as root in the konsole by typing "su" (for mandriva) and then typed the root password. then when i typed 'systemsettings', it simply went to the other line but the 'configure your desktop' doesn't open.
So, I wonder what to do next?
As I understand the "Configure Your Desktop" window doesn't appear after you run systemsettings as root.
It could be a X-Windows issue. The X-server doesn't by default allow windows from other users to appear.
To allow windows from other users to appear, try this:
As your normal user in a command shell run the command: xhost +
That will allow all user to open windows.
After you logged in as root run the command: export DISPLAY=:0
This will tell X-Window programs to use the default display (this may not be necessary, but it doesn't harm)
Then run as root: systemsettings
Thanks for your kind attention again for trying to help me Agnar. I did exactly what you have said but it didnt work.However, I tried an alternative method which worked.First, I right clicked on the "Configure Your Desktop" option>left click on Icon settings>then go to Application tab>then Advanced options. Then there selected to run as a different user i.e. 'root'. After that I clicked Ok and again Ok at the other window.Then I clicked on the 'Configure Your Desktop' icon on my taskbar (the icon changed but you can revert it back, I will tell later for anyone who finds this useful).It asked for root password.After entering the same, i was able to open the login manager and do the desired changes.
To change the icon settings,whoever is interested: Right click on the icon of 'Configure Your Desktop'>left click icon settings>click on the icon under General tab. then click on 'Places' and use the original icon.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.