Saturday, July 21, 2007

A red mouse pointer in Linux - The REALLY Important Things in Life ;)


For the moment -and for the last year or so- I'm running the free Linux distro "blag" from the UK. It's based on RedHat's Fedora Core 6 project, with a lot of stuff removed so that it fits on a single CD, and also a nice look, with custom visuals/login screen/backgrounds.

What it lacks, apparently like Fedora Core 6, is a set of NICE COLOUR mouse pointers. blag includes the default black cursors dubbed "bluecurve" and a white colour variation of the same. I didn't like those. I wanted a big red mouse pointer in Linux and the Gnome desktop.

Well, to make a long story short: I pulled my hair reading all the contradicting and conflicting info on changing mouse pointers. Most of the stuff on the net is seriously outdated. For instance you often find results from XFree86 lists several years back saying that Linux mouse cursors can only be black and white.

Here's how to install beautiful RED mouse pointers in blag 6K, and Fedora Core 6.x or higher for that matter:

I have settled on one of two choices: "red mix" and "Komix". I'll let you guys decide which ones are better...

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1. As root, from a shell do
cd /usr/share/icons

2. If you want Komix...
wget http://art4linux.org/pages/download/cursors/Komix-0.1.tar.gz
tar xvfz ./Komix-0.1.tar.gz
tar xvfz ./Komix-0.1/Komix-Red-Regular.tar.gz
tar xvfz ./Komix-0.1/Komix-Red-Large.tar.gz

Go to System->Preferences->Mouse
Click on the "Pointer" tab, scroll down and find Komix_Red below LBlueCurve. Click on that option. DONE!

3. If you want "red mix"
wget http://www.kde-look.org/CONTENT/content-files/5605-cursor_mix.tgz
tar xvfz ./5605-cursor_mix.tgz
Go to System->Preferences->Mouse
Click on the "Pointer" tab, scroll down and find "cursor_mix" at bottom. Click on that option. DONE!
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////




There you have, a nice red mouse pointer that you can ALWAYS see, even with the corner of your eye.
Enjoy!

FC

No comments: