disable logon sound in linux?

Asked by raj simha

i want diasble login sound of ubuntu linux at start up in login screen.how to disable it.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-session Edit question
Assignee:
No assignee Edit question
Solved by:
VanillaMozilla
Solved:
Last query:
Last reply:
Revision history for this message
enubuntu (mr.tennents) said :
#1
Revision history for this message
raj simha (rajsimha4428) said :
#2

but the link given above is for ubuntu 11.10.

i tried it by opening login screen settings in system->administrator->login screen.i have disabled it by removing tick mark at play login sound.

means i have disabled the login sound but still login sound is not disabled on my pc.

Revision history for this message
enubuntu (mr.tennents) said :
#3

Please specific your Ubuntu version...

Revision history for this message
Best VanillaMozilla (vanillamozilla) said :
#4

One way is to go to the indicator applet. By default it's on the top panel on the right. There's a little speaker ikon. If you don't see it, right click on the top panel and add it to the panel. It's the one that's labeled "Indicator Applet". Click on the ikon and select
Sound Preferences > Sound Effects > Sound Preferences > None

Revision history for this message
Sam_ (and-sam) said :
#5

> system -> administrator -> login

Sounds like classic desktop, maybe Lucid 10.04?
To disable login sound go to startup applications in system preferences
http://www.thecodingstudio.com/opensource/linux/screenshots/scaled/Ubuntu%2010.04/29.gif

and uncheck gnome-login sound.

If you can't find startup applications, open a terminal:
http://www.thecodingstudio.com/opensource/linux/screenshots/scaled/Ubuntu%2010.04/18.gif

Or try: ctrl+alt+t
Or type alt+f2, insert gnome-terminal and press [Enter] key.

Enter in terminal:
gnome-session-preferences

It should look something like this.
http://screenshots.debian.net/screenshots/g/gnome-session/1244_large.png

Revision history for this message
raj simha (rajsimha4428) said :
#6

Thanks VanillaMozilla, that solved my question.