Here is my workaround. 1) create a file in the folder of the Icon theme you want to use and name it cursor.theme and put the following it it. [Icon Theme] Inherits=NameOfTheme
2) type the following at the command line. $ sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme path/to/cursor.theme 3) type the following sudo update-alternatives --config x-cursor-theme then chose the theme you want to use. -- Cannot change mouse cursor theme when compiz is enabled https://bugs.launchpad.net/bugs/459647 You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~compiz Post to : [email protected] Unsubscribe : https://launchpad.net/~compiz More help : https://help.launchpad.net/ListHelp

