code: Select all
sudo kdesu -r -u <username> <musicappname>Best to modify your K-Menu and add an app for this, or modify your existing shortcut to this. What does it do?
-r: realtime priority, this is the heart of it
-u <username>: don't run with root's collection but your own
sudo: prevent kdesu asking you for a password
For this you MUST set up /etc/sudoers so that you can run kdesu (or all apps) without a pass!
Cheerios...
p.s. If you have software on your system that interfaces with one of the buses, can you legitimately call it a "bus driver"?