Tiny Core Base > TCB Q&A Forum

How to change the mouse icon color in the Tiny Core Linux?

(1/2) > >>

loop7:
Hi all,

    I am using the rdesktop function in the Linux
When some of the background color/wallpaper were black,
actually i can't see the mouse icon.

Please help

curaga:
Xvesa can only use 2-color, black and white, cursors. You'll need Xorg to use any of the newer cursors, such as the ones found on gnome-look.org.

sci_fi:
Good morning:

I use Xorg and was able to adjust the cursor size (bigger, one size only) by replacing
usr/lib/X11/fonts/misc/cursor.pcf.gz

Curaga's response seems to indicate that more can be done wrt cursor image, color, etc.

I use icewm. Could someone suggest a starting point on how I might experiment with other cursor themes?

Thank you and best regards,


sci_fi

curaga:
I'll do an example installation of the cursors I myself occasionally use, Silver 3d by ezteban.

1) Download and unpack
http://gnome-look.org/content/show.php/Silver+XCursors+3D?content=5533

2) The directory trees in themes differ a bit. You're looking for the directory that contains the dir "cursors". In this theme, it's "Silver-XCursors-3D-0.4/Silver".

3) Create the user's icons directory, if it doesn't exist yet:
mkdir ~/.icons

4) Move the theme dir there
mv Silver-XCursors-3D-0.4/Silver ~/.icons

There should now be a dir ~/.icons/Silver.

5) Add the following to ~/.Xdefaults:
Xcursor.theme: Silver

6) Restart Xorg, and you should be using the new cursor theme.


If you want bigger/smaller cursors, the param "Xcursor.size: 48" can be added to .Xdefaults.
If looking to create a cursor theme extension instead of only installing the theme, the system-wide icons dir is /usr/share/icons.

sci_fi:
Thanks, Curaga. Much appreciated. I will try it out.

Best regards,

sci_fi

Navigation

[0] Message Index

[#] Next page

Go to full version