How to change the gdm theme in Arch?

What do you have and what do you want?

Moderators: b1o, jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

How to change the gdm theme in Arch?

Postby dedanna1029 » 29 Jul 2010, 22:18

I'm tired of this default login screen. There's a gdm theme that I'm particularly fond of, but can't figure how to use it... ? How do I change the gdm theme in Arch Linux (would like to use one from gdm-more-themes or the like)?

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How to change the gdm theme in Arch?

Postby viking60 » 30 Jul 2010, 00:42

I was tired of the green login screen on my Arch (Gnome) too so I decided to change it:
First install yaourt according to these instructions:
http://wiki.archlinux.org/index.php/Yaourt (Answer "n" to Edit PKGBUILD)
Install gdm2setup:

Code: Select all

yaourt -S gdm2setup

Start it and change the settings like you want them to be.
One thing I had to do manually tho...
The background for the login is always called background-default.jpg and it is in:
/usr/share/pixmaps/backgrounds/gnome

So I had to overwrite it with my image:
As root:

Code: Select all

cp /home/viking/images/myimage.jpg  /usr/share/pixmaps/backgrounds/gnome/background-default.jpg

If you only want to change the wallpaper that should be all you need to do.
It is as easy as that :D
(I'll produce some pics....)
I had actually posted this on the arch tips but it got hidden away . I'll delete it there and keep it here :)

FYI I modified your code further. You had yaourt -S gdm2setup. -S only applies to pacman, and doesn't apply to yaourt. Thanks. ~Moderator
FYI - Yes it does.So I changed it back. Thanks ~Über Berserk
:) yaourt -S gimp-fourier
Passord:

:: The following packages will be downloaded:
[extra]
extra/gimp-fourier-0.3.3-1

:: Number of Packages: 1
:: Total Download Size: 0.01 MiB
:: Total Installed Size: 0.04 MiB

:: Proceed with download? [Y/n]
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How to change the gdm theme in Arch?

Postby viking60 » 30 Jul 2010, 01:05

Here is a video:

I put it in the System->Administration menu
The change of background is supposed to work directly in the GUI but it did not work here, so I had to copy it manually. The rest works.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 05:42

Okay, so it's not like the "Login" menu entry like Mandriva had in System-->Administration. Hhmmm... used to be able to change the theme from right there at the login screen in Mandriva.

Eh, well, I guess...

Thanks.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How to change the gdm theme in Arch?

Postby viking60 » 30 Jul 2010, 09:19

It is :!:
But only after you have followed the description above :lol:
Changing from the login screen? I cannot do that in my Mandriva?
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 15:29

System-->Administration-->Login or Login window one of the two.

Also, where you go to login. Try logging out, provided you use gdm that is for your login manager, and you'll see it there in the gdm menu. Several of us posted it there at the mdv forum.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How to change the gdm theme in Arch?

Postby viking60 » 30 Jul 2010, 16:19

Yep found it. No option for editing the wallpaper there though.(And I obviously am past the login screen when I select it from a menu :D )
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 16:33

That's because gdm themes have their own specific wallpapers. See, this is what I wanted to get to in Arch, was those options.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 16:38

Code: Select all

# pacman -S gdm2setup
error: 'gdm2setup': could not find or read package


... Just found it in yaourt though.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 16:54

Hahahaha I didn't have to add it to the menu, either. It put it right there in System-->Administration. :)

However, this still doesn't resolve the original issue...


Image


Dammit!! The one thing I wanted!!!
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: How to change the gdm theme in Arch?

Postby viking60 » 30 Jul 2010, 17:29

Oh Sorry! I'll edit my post above :oops: And you can still change the green background on the login:)
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: How to change the gdm theme in Arch?

Postby dedanna1029 » 30 Jul 2010, 17:41

Thanks.

I think this one is going to remain unresolved though... :\
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Software”