Mouse cursor

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
cm1967
Posts: 16
Joined: 30. Apr 2012, 12:58

Mouse cursor

Post by cm1967 »

I wouldn't really consider this a problem but more of just a question.

I just installed Salix 13.37 Fluxbox on my ThinkPad T42. Is there a way to change the mouse cursor? Currently, it's the large cursor and I would like to set it to something a bit smaller.

Thanks for the help!
User avatar
fredg
Posts: 232
Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:

Re: Mouse cursor

Post by fredg »

Quoted from http://www.tech-forums.net/pc/f127/flux ... al-245814/
Using Gtk2.0 color Icon and mouse cursor themes on fluxbox:
best place for all of these: Here
Color:
put your file in .themes(create if not there yet) in your home directory and make a new file in your home named .gtkrc-2.0
and add this in:
gtk-theme-name="Themenamehere"
Hope this help.

++
cm1967
Posts: 16
Joined: 30. Apr 2012, 12:58

Re: Mouse cursor

Post by cm1967 »

Thanks for the help. Unfortunately, I tried several different themes but none of them changed the mouse cursor.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Mouse cursor

Post by Shador »

I'm not too sure but I guess lxappearance would work and doesn't require you to fiddle with config files.
Image
User avatar
zAchAry
Posts: 804
Joined: 11. May 2010, 09:02
Location: Israel

Re: Mouse cursor (Fluxbox & Xdefaults)

Post by zAchAry »

I am editing the .Xdefaults file which is located in the home directory (if not, create it).
I am using OpenZone (by ducakar) (should be packed with default SalixOS installations) ;)

I am installing the Cursors, and then I am adding this:

Code: Select all

!-------------------------------------------------------------------------------
!	X C U R S O R - Setting
!
!Xcursor.theme:	Vanilla-DMZ
Xcursor.theme:	OpenZone_White_Slim
I am saving the file.
I am running one of the following commands:

Code: Select all

xrdb -load ~/.Xdefaults
xrdb -load $HOME/.Xdefaults
Voila!

P.S
I think that it is necessary to click on one of these menu entries

Code: Select all

	[reconfig] (Reconfigure Fluxbox) {} <>
	[restart] (Restart Fluxbox) {} <>
[/i]

I have also added the following line to the startup file ~/.fluxbox/startup

Code: Select all

xrdb -load ~/.Xdefaults &
Image
Help to make Slackware easier Donate to Salix
Post Reply