Tag Archive | "gnome"

Installing freedesktop sound theme in debian

Friday, September 25, 2009

1 Comment

I Recently found the 'system sound' tab in gnome-sound-property grayed out my work around to this was to install the freedesktop sound theme. Firstly remove gnome-audio sudo apt-get remove --purge gnome-audio Remove all your old users gconf data related to system sounds sudo rm -rf /home/*/.gconf/desktop/gnome/sound Install some needed packages sudo apt-get install libcanberra-gtk-module libcanberra-gtk0 [...]

Continue reading...