You are not logged in.

#1 2010-05-07 07:54:51

macquarrie
Member
Registered: 2010-05-07
Posts: 11

custom pointer problems

Hey everyone, i hope this topis isnt already covered somewhere else. So far as i can tell it was not Im a first time arch user and im quite proud ive mde it this far on my own installing the whole system with only  few minor hicupps allong the way. at this point however im having trouble with my custom pointers sadly enough. Im running gnome and compiz and when i choose a custom pointer i dont see a change. This is obviousyl not a huge problem but the standard pointers are very unappealing. Please let me know what other informtion i should post to help this process allong

Offline

#2 2010-05-07 08:20:39

toffyrn
Member
Registered: 2008-10-07
Posts: 221

Re: custom pointer problems

Welcome to Arch. smile

This is indeed already a known bug.
It should be found searching either forum or bugtracker:
i.e. http://bbs.archlinux.org/viewtopic.php?id=94407

Perhaps you find a workaround smile

Offline

#3 2010-05-07 17:05:02

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

Hi, thanks a lot. I've tried both the methods that i fould through that link and neither seems to have worked. Id also like to know if there is a way to change themes with a gui instead of having to go through the complex processes that the guide you liked to shows simply to change my pointers.

Offline

#4 2010-05-07 20:43:29

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

Try putting this command before you start gnome.

xsetroot -cursor_name left_ptr

DON'T modify it at all.

Last edited by schen (2010-05-07 20:44:20)

Offline

#5 2010-05-08 00:18:28

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

sorry can you elaborate? my gnome begins automatically on boot so should i set this to run before that somehow? or run the command and then restart gnome somehow?

Offline

#6 2010-05-08 00:44:14

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

How do you start GNOME? Through login manager(GDM), .xinitrc?

Offline

#7 2010-05-08 04:26:10

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

ahhh yes I believe so

Offline

#8 2010-05-09 19:27:49

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

sorry to bump this ive been playing around some more and its just frustrated me even further that of all problems THIS is the one i cant solve myself. Currently I see the default X pointer change to the hand of the pointer theme i want to diplay when im clicking on links in web pages, however the pointer remains the default for the rest of the time. the one that bugs me most is the extraordinarily gross "loading" pointers since its just an ugly watch and has no animation. As i say ive tried both methods and now ive also tried the command that schen has posted for me aultho Im not sure when im supposed to run the command so im not certain ive done that the right way yet. Any information would be great

Offline

#9 2010-05-09 19:34:06

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

Run the command before you start GNOME but after you start X. If you use .xinitrc, it would look like this:

xsetroot -cursor_name left_ptr &
exec gnome-session

Offline

#10 2010-05-09 22:51:36

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

Ahhh of course, i understand now. Yes i do use .xinitrc and ive tried this as well to no avail. I see that the code you gave originally was xsetroot -cursor_name left_ptr and the second time was xsetroot -cursor_name left_ptr &  i have tried booting with both of these and neither has worked. Thanks again

Offline

#11 2010-05-09 22:53:34

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

Change your pointer through .Xdefaults. Specifically, add this to your .Xdefaults;

Xcursor.theme: foobar

Offline

#12 2010-05-09 23:32:10

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

excelent, Thanks again foryour continued support. Ive done this and again there is no change, i continue to see the proper cursors in internet boxes and links but not on my desktop and other places.

Offline

#13 2010-05-10 21:59:12

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

Exactly what pointer theme do you want? Also, how do you attempt to change your cursor?

Offline

#14 2010-05-11 00:37:23

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

I really dont care just something other than the default one, whiteglass would be fine. I change my cursor through preferences-appearance i choose  theme, customize the theme and select a different pointer option. Ideally i would like a way to change my cursor whenever i want to any theme but i would settle for having a theme a little nicer looking than default

Offline

#15 2010-05-11 02:08:11

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

So I assume that GNOME doesn't set something nicelooking for you by default?

Last edited by schen (2010-05-11 02:13:21)

Offline

#16 2010-05-11 09:40:05

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

no not at all, i believe it is the default X11 pointer set, nothing animated, ugly black and white icons.

Offline

#17 2010-05-11 20:54:45

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

How do you change it? Do you go into some GNOME menu and change it?

Offline

#18 2010-05-11 21:39:39

Surgat_
Member
Registered: 2007-08-08
Posts: 317

Re: custom pointer problems

There is an open bug report for this, and a workaround: http://bugs.archlinux.org/task/18923

Offline

#19 2010-05-11 22:30:41

schen
Member
Registered: 2009-06-06
Posts: 468

Re: custom pointer problems

Ahh! You are running compiz, so using metacity again should solve your problems.

Offline

#20 2010-05-12 01:47:38

macquarrie
Member
Registered: 2010-05-07
Posts: 11

Re: custom pointer problems

yes if i dont run compiz there is no problem but I want to be able to run compiz and also have my pointers

Offline

#21 2010-05-12 14:18:46

Surgat_
Member
Registered: 2007-08-08
Posts: 317

Re: custom pointer problems

I have my pointers while I run compiz, see the bug report above

Offline

Board footer

Powered by FluxBB