[SOLVED] LMDE UP4 Latest: Login Sound gone
Forum rules
LMDE 1 has reached end of support as of 1-1-2016
LMDE 1 has reached end of support as of 1-1-2016
-
- Level 1
- Posts: 35
- Joined: Thu Jun 23, 2011 3:47 am
[SOLVED] LMDE UP4 Latest: Login Sound gone
Hello,
I upgraded successfully from UP3 to UP4 with no big issues. The one thing I have noticed is that the Login Sound has been disabled, and I don't know how to reactivate it. I cannot find a "Login Sound" entry within Services. The only info I could find was how to either disable or change the login sound, how can I restore it?
Thanks!
I upgraded successfully from UP3 to UP4 with no big issues. The one thing I have noticed is that the Login Sound has been disabled, and I don't know how to reactivate it. I cannot find a "Login Sound" entry within Services. The only info I could find was how to either disable or change the login sound, how can I restore it?
Thanks!
Last edited by The Diamond Geezer on Thu Apr 12, 2012 12:10 pm, edited 1 time in total.
Re: LMDE UP4 Latest: Login Sound gone
Try adding this command to your list of Startup Applications:
aplay /usr/share/sounds/linuxmint-login.wav
It works for me.
aplay /usr/share/sounds/linuxmint-login.wav
It works for me.
-
- Level 1
- Posts: 35
- Joined: Thu Jun 23, 2011 3:47 am
Re: LMDE UP4 Latest: Login Sound gone
Hello bdantas,
Thanks for your answer. Sorry for asking such a stupid question, where do i find the list of startup applications in Gnome Shell so I can edit it?
Cheers
Thanks for your answer. Sorry for asking such a stupid question, where do i find the list of startup applications in Gnome Shell so I can edit it?
Cheers
Re: LMDE UP4 Latest: Login Sound gone
I'm sorry, Diamond Geezer, but the only DE I've ever used is Gnome2 (and now MATE). I have no experience with Gnome Shell whatsoever 

-
- Level 1
- Posts: 35
- Joined: Thu Jun 23, 2011 3:47 am
Re: LMDE UP4 Latest: Login Sound gone
No problem bdantas, I'll investigate and I'll post here as soon as I find an answer 

-
- Level 4
- Posts: 212
- Joined: Mon Jan 23, 2012 6:28 pm
Re: LMDE UP4 Latest: Login Sound gone
Code: Select all
/usr/bin/canberra-gtk-play --id="login" --description="GNOME Login"
-
- Level 1
- Posts: 35
- Joined: Thu Jun 23, 2011 3:47 am
Re: [SOLVED] LMDE UP4 Latest: Login Sound gone
I found how to restore the login sound.
In dconf Editor, org -> gnome -> desktop -> sound, in "theme-name", change the default "freedesktop" to "LinuxMint", and you're set!
In dconf Editor, org -> gnome -> desktop -> sound, in "theme-name", change the default "freedesktop" to "LinuxMint", and you're set!
Re: [SOLVED] LMDE UP4 Latest: Login Sound gone
Thank you.The Diamond Geezer wrote:I found how to restore the login sound.
In dconf Editor, org -> gnome -> desktop -> sound, in "theme-name", change the default "freedesktop" to "LinuxMint", and you're set!
Or in terminal
Code: Select all
gsettings set org.gnome.desktop.sound theme-name 'LinuxMint'
My Linux history: Ubuntu 10.04 - 10.10 - LMDE 201109 - UP4 My sources.list/preferences
Computers is not science. And it's not magic - it's something in between.
Computers is not science. And it's not magic - it's something in between.