You are not logged in.
Hello, I just want to change that green style background image in GDM... how can I do that?
Offline
Add gnome-appearance-properties to GDM's autostart directory:
sudo ln -s /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow/
Log out. The appearance properties window should show up on the GDM screen.
Configure GDM how you want, then close the window and log back in.
When you're done and want the window to stop opening with GDM, run:
sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop
Last edited by sisco311 (2010-09-23 15:57:36)
don't drink unwashed fruit juice.
i never make predictions, especially about the future.
Offline
Or just replace
/usr/share/pixmaps/backgrounds/gnome/background-default.jpg
with your file ...
Offline
Thanks!
Offline
Offline