You are not logged in.

#1 2009-08-26 13:05:50

PingPing
Member
From: /dev/null
Registered: 2009-07-24
Posts: 39
Website

[SOLVED] Can I change the mouse cursor theme for gdm?

When I boot into Arch linux, I get three separate mouse cursor themes at three separate stages:

1.  A 'wristwatch' at the start of the GUI (presumably X's cursor);
2.  A typical pointer when GDM starts; and
3.  My chosen mouse cursor theme when the GNOME desktop starts.

I would like to make 1. and 2. use the same cursor I've chosen in 3.
Is there anyway I can do this?

Last edited by PingPing (2009-08-27 06:39:52)

Offline

#2 2009-08-26 13:21:22

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [SOLVED] Can I change the mouse cursor theme for gdm?

This might help you a bit:

http://wiki.archlinux.org/index.php/X11 … sor_Themes

Look after setting cursor globally.

Offline

#3 2009-08-27 06:39:35

PingPing
Member
From: /dev/null
Registered: 2009-07-24
Posts: 39
Website

Re: [SOLVED] Can I change the mouse cursor theme for gdm?

Thanks. While that link did not answer my question directly, it did help. I found that I needed to:

1. edit /usr/share/icons/default/index.theme (I didn't have the 'default' directory or file so I needed to just create them) so that it read (per the wiki):

[icon theme]
Inherits=name_of_the_theme_i_wanted

2. copy the name_of_the_theme_i_wanted folder from ~/.icons to /usr/share/icons, ie:

# cp  -r  /home/user/.icons/name_of_the_theme_i_wanted  /usr/share/icons/name_of_the_theme_i_wanted

Now it works both with gdm and also if I use startx.

smile

Offline

#4 2010-08-31 13:24:35

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: [SOLVED] Can I change the mouse cursor theme for gdm?

The only file I have in ~ is:

ls -a /home/alex/.icons/
.  ..  firefox-document.png

Why?

Offline

#5 2010-09-01 05:45:28

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Can I change the mouse cursor theme for gdm?

This thread is a year old. Please start a new thread and reference this one.

http://wiki.archlinux.org/index.php/For … Bumping.27

Closing.....


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB