https://bugs.kde.org/show_bug.cgi?id=351146
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.6.0 Latest Commit| |http://commits.kde.org/plas | |ma-workspace/df37fc86e50746 | |9bbb60889a108469784fd9377f Resolution|--- |FIXED --- Comment #2 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit df37fc86e507469bbb60889a108469784fd9377f by Kai Uwe Broulik. Committed on 28/02/2016 at 21:35. Pushed by broulik into branch 'master'. [Media Controller] Add keyboard shortcuts to the applet itself When the applet is opened you can press the following keys to control it: * Space (and K): Play/Pause * P: Previous song * N: Next song * S: Stop playback * Left key (or J): seek back 5s * Right key (or L): seek forward 5s * Home: Go to beginning of track * End: Go to end of track (ie. basically goes to next track) * 0..9: Jump to 0%, 10%, 20%, etc of track's length depending on the number Of course there's still the global shortcuts so you don't actually need this. While at it I made the slider a bit more reliable while manipulating it so it wouldn't twitch around. FIXED-IN: 5.6.0 M +39 -2 applets/mediacontroller/contents/ui/ExpandedRepresentation.qml M +4 -0 applets/mediacontroller/contents/ui/main.qml http://commits.kde.org/plasma-workspace/df37fc86e507469bbb60889a108469784fd9377f -- You are receiving this mail because: You are watching all bug changes.