Skip to content

Instantly share code, notes, and snippets.

@johnmichel
Created May 16, 2010 02:51
Show Gist options
  • Save johnmichel/402598 to your computer and use it in GitHub Desktop.
Save johnmichel/402598 to your computer and use it in GitHub Desktop.
Disables the login sound for Ubuntu
sudo -u gdm gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment