Use the solution that I've mentioned earlier: sudo -u gdm dbus-launch gconftool-2 --set /apps/gdm/simple-greeter /settings-manager-plugins/sound/active --type bool false
or: sudo -u gdm dbus-launch gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool false The second one will disable sounds for the GDM user so it will not be changed by updates of GDM. It works for me. -- No GUI to configure/disable login sound https://bugs.launchpad.net/bugs/437429 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
