Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
changing X cursors
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
j3rm
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jun 2002
Posts: 148
Location: Tennessee

PostPosted: Sun Jun 29, 2003 5:19 pm    Post subject: changing X cursors Reply with quote

when i was recompiling X, i noticed that there were a bunch of directories that contained different cursors, something i've never noticed before. i tried to find information on how to actually change the X cursor, but i couldn't find anything specific. can someone give me a lead? thanks.
_________________
"We can't run from who we are, our destiny chooses us."
-- Professor Petrovsky ("Rounders")
Back to top
View user's profile Send private message
ahbritto
n00b
n00b


Joined: 02 Feb 2003
Posts: 33

PostPosted: Sun Jun 29, 2003 6:49 pm    Post subject: Edit index.theme Reply with quote

You can change your cursor by editing: /usr/share/cursors/xfree/default/index.theme

Here is how I changed my cursor:
Code:
--- /usr/share/cursors/xfree/default/index.theme.orig   2003-06-26 04:46:55.000000000 -0700
+++ /usr/share/cursors/xfree/default/index.theme        2003-06-29 00:52:43.000000000 -0700
@@ -1,2 +1,2 @@
 [Icon Theme]
-Inherits=core
+Inherits=redglass
Back to top
View user's profile Send private message
mc_bluebeard
n00b
n00b


Joined: 12 Jun 2003
Posts: 59
Location: Cambridge, MA USA

PostPosted: Sun Jun 29, 2003 8:55 pm    Post subject: Use .Xdefaults to change cursor themes Reply with quote

Put this line into .Xdefaults to change
your cursor:

Code:

Xcursor.theme: whiteglass


Of course, you will have to have the theme 'whiteglass'.

Code:

[foo@bar ~]$ ls /usr/share/cursors/xfree/
default/  gentoo-blue/    handhelds/  whiteglass/
gentoo/   gentoo-silver/  redglass/


Also, try a

Code:

emerge -s cursor


Furthermore, themes do not work well with a sleeping X for
some reason. So, I use

Code:

XCURSOR_THEME="default" xautolock -time 2 -locker 'xlock -mode dclock'
 &


in my .xinitrc

woot! woot!
_________________
I do not belong on this mission and I want to return to earth.
Back to top
View user's profile Send private message
blamothe
Apprentice
Apprentice


Joined: 31 Jan 2003
Posts: 231
Location: Cambridge Mass

PostPosted: Mon Jun 30, 2003 2:01 am    Post subject: Reply with quote

yeah, this is cool, but how do you change your xcursors in gnome. i have whiteglass working in fluxbox, but it seems like gnome doesn't recognize it, and i looked for an applet in the menu, but the one i found just had the default and default inverse theme.
Back to top
View user's profile Send private message
mlynx
n00b
n00b


Joined: 07 Feb 2003
Posts: 27

PostPosted: Mon Jun 30, 2003 6:26 pm    Post subject: Reply with quote

I have a folder titled
Code:
.icons
in my home folder. In this folder are the
Code:
default
and folder with the cursors. The default folder has one file named
Code:
index.theme
which has the entry
Code:
[Icon Theme]
Inherits=(the name of the theme you are using)


This works with GNOME.
_________________
mlynx
-------------------------
Did your mom -Os your brain when you were a baby?
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