View Single Post
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#4
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
mv /home/user/MyDocs/killpulseaudio.desktop /usr/share/applications/
Then just tap it when you want end pulseaudio proces.

I made one for CuteTube and Fennec because they sometimes wont close.
__________________
────────────────────
Try:My N9 bootvideo

Last edited by Mikkosssss; 2013-07-11 at 00:27.
 

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