ubuntu 10.10
Firefox 4 installation on Ubuntu 10.10 and 10.04
by sahab on Mar.28, 2011, under Ubuntu, ubuntu 10.04, ubuntu 10.10
Enter the below commands in terminal for installing firefox 4 stable release
sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update
sudo apt-get install firefox ubufox
How to change the default mouse pointer theme in ubuntu 10.04
by sahab on Feb.23, 2011, under Ubuntu, ubuntu 10.10
I have problem with ubuntu 10.04, is that I can’t change the default mouse pointer (the one that is visible when you’re not doing anything special) to another theme using System > Preferences > Appearance > Customize > Pointer. It seems to change the text cursor, but the default pointer is still from the default theme.
For solving this issue, I have tried many options, finally below command is worked for me
sudo update-alternatives –config x-cursor-theme
select the theme you then log out