Bob Goodwin wrote: > Can the log-in screen background be changed to be blank, plain > blue perhaps and how to do so? Usual question – are you using Gnome or something else? Are you using GDM to login? If so, I’ve got a file called /etc/dconf/db/gdm.d/01-local-settings containing these lines: [org/gnome/desktop/background] picture-options='zoom' picture-uri='file:///home/james/picture.jpg' You may need to create this file and the parent directory, and you may need to run dconf update as root, and obviously change the file:///… bit to a real picture. There’s a GUI program called dconf-editor which allows you to edit dconf settings. In particular, you can browse to org/gnome/desktop/background to see what the options are. It looks like something like this might do you (untested!) [org/gnome/desktop/background] picture-options='none' color-shading-type='solid' primary-color='#3020b0' At any rate, there’s something for you to play with… Hope this helps, James. -- E-mail: james@ | “Drums must never stop. Very bad if drums stop.” aprilcottage.co.uk | “Why? What will happen if the drums ever stop?” | “Bass solo.” -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org