On 2011-10-01 20:12:47 +0100, Harvey Kelly wrote: > I can't disable the BEEP with gdm3.
No problems here. After the upgrade, the beep reappeared (which is bad, BTW, as the user's settings should be preserved!), but I saw /etc/gdm3/greeter.gsettings containing: # Disabling sound in the greeter #[org.gnome.desktop.sound] #event-sounds=false So, I uncommented these settings: # Disabling sound in the greeter [org.gnome.desktop.sound] event-sounds=false Then I rebooted the machine (this is necessary: gdm3 needs to be restarted, and "/etc/init.d/gdm3 restart" doesn't work correctly). The beep disappeared. > /etc/gdm3/greeter.gsettings changed: > [org.gnome.desktop.background] > picture-uri='file:///usr/share/themes/Adwaita/backgrounds/stripes.jpg' > picture-options='zoom' > gtk-theme='Adwaita' > [org.gnome.power-manager] > icon-policy='never' > event-sounds=false [org.gnome.desktop.sound] may be needed (see above). This bug is probably invalid. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

