Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2.2 & Xfree 4.3 cursor issues
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Tafoya
n00b
n00b


Joined: 25 Apr 2002
Posts: 7
Location: Oregon

PostPosted: Sun Mar 02, 2003 4:15 am    Post subject: Gnome 2.2 & Xfree 4.3 cursor issues Reply with quote

***Current Setup***
I have installed both Gnome 2.2 and Xfree 4.3 installed. I have changed my cursor to the redglass by changing the index.theme in
/usr/X11R6/lib/X11/icons/default
It worked, this is what I want for GDM and root. But for the user Tafoya, I would like to have Whiteglass at size 16.
To do that, I added the following to the /home/Tafoya/.Xdefaults file.
xcursor.size: 16
xcursor.theme: whiteglass

With the changes made it's time to restart.

***Problem***
1- GDM - Mouse is redglass (good)
2- Tafoya logs in, Mouse cursor changes to whiteglass and smaller (good)
3- Gnome splash screen shows what's loading, Gets to Nautilus and Mouse cursor is now redglass and larger (bad)

***Have Tried***
1- In the mouse preferences in gnome, it does not offer the new cursors only the black, white and default choices. And changing those has no effect (it's currently on default as where it was when this problem started)
2- Gconf - found my way to Gnome > schemas > gnome > peripherals > mouse changed the settings there. No Change
3- /home/Tafoya/.gnome2/share/cursor-fonts/fonts.dir only has a 0. I renamed it, changed the 0 to point to directory and deleted it to see if this was causing the problem. No Change.

***Questions***
1- What do I need to do to get the cursors to what they should be?
2- Has anyone made a blue translucent cursor? blueglass?? (I would like that better than red or white)

gt
Back to top
View user's profile Send private message
fruers
n00b
n00b


Joined: 02 Feb 2003
Posts: 12
Location: Australia

PostPosted: Sun Mar 02, 2003 11:18 am    Post subject: Reply with quote

I had a similar issue when using .Xdefaults, the theme and size would change up until the splash screen when it would switch back. I used the environment variables instead, in my .profile:

Code:

XCURSOR_THEME='whiteglass'
XCURSOR_SIZE='16'
export XCURSOR_THEME XCURSOR_SIZE


and everything is good now.
Back to top
View user's profile Send private message
Tafoya
n00b
n00b


Joined: 25 Apr 2002
Posts: 7
Location: Oregon

PostPosted: Sun Mar 02, 2003 7:18 pm    Post subject: Reply with quote

thanks fruers!

works great!

gt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum