You can completely remove this animation.
- Code: Select all
su
cd /usr/share/icons/[i]theme_name[/i]/cursors/
mv left_ptr_watch left_ptr_watch.bak
mv watch watch.bak
ln -s left_ptr left_ptr_watch
ln -s left_ptr watch
exit
Then re-select cursor theme in Appearence preferences.
Another solution might be to switch these cursors, becouse Gnome uses Watch by default in most cases.
- Code: Select all
mv left_ptr_watch left_ptr_watch.bak
mv watch watch.bak
cp left_ptr_watch.bak watch
cp watch.bak left_ptr_watch
The problem is that different themes may use different names for the cursors. You can use this
special theme for testing.
You can't edit cursor files with Gimp, to compile your own animation, use xcursorgen.
And I recommend trying
this cursor theme. This is the best of all.