Remove default hotkeys of xmms and change to a supported/newer mediaplayer app.
Created attachment 103656 [details, diff] xmms to audacious change in default keyboard setup Beats softlinking.
@chainsaw - this doesn't have a maintainer, would you have a look? Thanks.
The patch would not work on Audacious 1.4; I'd advise to use the following values instead: + "PrevTrack", "audtool --playlist-reverse", + "Play", "audtool --playback-playpause", + "Stop", "audtool --playback-stop", + "Pause", "audtool --playback-pause", + "NextTrack", "audtool --playlist-advance", This will allow you to depend on >=media-sound/audacious-1.3.2 which should be stable just around anywhere. (If I recall correctly I'm still waiting for MIPS, but it would seem that no machine with sound hardware is currently available to their arch team).
This is included in hotkeys-0.5.7.4.0.1. I didn't add audacious as dependency since this would require a new USE flag, but change nothing for the installed files of hotkeys. I don't see what we would gain by doing so.