View Single Post
Posts: 96 | Thanked: 56 times | Joined on Jan 2013
#6
Originally Posted by Mikkosssss View Post
Make desktop icon that kills pulseaudio.

Code:
[Desktop Entry]
Type=application
Name=KillPulseaudio
Icon=icon-l-user-guide
Exec=killall pulseaudio
Just make this text file and name it killpulseaudio.desktop
then move it to: /urs/share/applications/

Here is code for moving it from MyDocs:

Code:
in terminal

devel-su
type password default:rootme
rm /home/user/MyDocs/killpulseaudio.desktop /urs/share/applications/
Then just tap it when you want end pulseaudio proces.

I made one for CuteTube and Fennec because they sometimes wont close.

ok, thank you very much! i will try.

cheers my friend!
 

The Following User Says Thank You to hugon9 For This Useful Post: