
17th
Jan 10
Jan 10
KDE Default Cursor After Installing Kubuntu on Ubuntu
When you install Kubuntu from inside Ubuntu KDE will automatically overwrite the default (Ubuntu) cursor theme. If you use GDM a lot you’ll probably want to revert back.
This will require you to restart GDM which will log you out so finish what you’re doing. Then fire up the terminal (Applications > Accessories > Terminal) and enter the following command:
1 | sudo update-alternatives --config x-cursor-theme |
The default Ubuntu cursor theme is DMZ-White/cursor.theme (typically listed as /usr/share/icons/DMZ-White/cursor.theme)
Enter the selection number to the left and hit Enter.
Now you’ll need to restart GDM for it to take effect. Via the terminal enter:
1 | sudo /etc/init.d/gdm restart |
You will be logged out and the once GDM starts again you should have the default cursor theme back.








Ajuste de cursor padrão do Ubuntu depois de instalar o KDE « Orgulho Geek 4 May 2010 4:07 am
[...] sudo /etc/init.d/gdm restart A sessão será finalizada. Logue-se novamente na tela de usuário e confira a mudança. Via: DanielGibbs [...]
rohit 17 June 2010 9:36 pm
Great it HELPED ME. Thank you:-)
Bill 27 June 2010 1:07 pm
thank you have been looking every where for this. Awesome
Quebo 1 August 2010 12:47 pm
Thank you so much!! It’s been bugging me for days.