>Disadur dari Webup8 Change Cursor
. Go to /usr/share/icons and locate the exact folder name for the mouse cursor theme you want to use – remember it! For the Elegant Gnome theme, the folder name would be “ComixCursors-Black-Regular”
2. Now you need to edit the /usr/share/icons/default/index.theme file. Press ALT + F2and enter:
gksu gedit /usr/share/icons/default/index.theme
Here, I suggest you don’t delete the “Inherits=DMZ-White” line, but comment it (add a “#” in front of this line) so you can easily revert the changes later on if you want.
And under this line, add an identical line (but without commenting it) with the exact name of the mouse cursor theme you got in step 1. Example:
Inherits=ComixCursors-Black-Regular
So basically after editing, your /usr/share/icons/default/index.theme file should look like this (but obviously, replace “ComixCursors-Black-Regular” with the mouse theme folder name you want to use from step 1):
[Icon Theme]
#Inherits=DMZ-White
Inherits=ComixCursors-Black-Regular
3. Now either log out and log back in or restart Compiz by pressing Alt + F2 and entering:
compiz --replace