Support and General Use > Theming and Appearance Customization
is there a WPS tag to capture the next track key press
jimbilly:
is there a WPS tag for 'any key' or to capture the next track key press in particular? I'd like to be able to switch my viewport based on hitting the next track button. is this possible?
i'm using a volume change conditional tag to display track details and next track info vs. album art, but its a little annoying when skipping through shuffled tracks and not having these details shown (without jiggling the volume once again). looking for, album art most of the time, jiggle volume for extra details (i've got this much working) and also want temp details while skipping as well. kinda like using the album art as a screensaver that kicks in after a few seconds when you're not doing anything.
Giova:
You can try to use the playback mode tag:
http://www.rockbox.org/wiki/CustomWPS#Playback_Mode
jimbilly:
I tried a couple of things with %?mp, no luck.
Thanks for the input though.
Giova:
--- Code: ---%V(0,0,20,20,0)
%?mp<|Info while playing|Info while in pause|ecc...>
--- End code ---
I think you can also use the album art tag inside that, please, why don't you post your code here?
JdGordon:
I've thought about adding a tag to see if any button was pressed, but its almost impossible to do it right with so many different key layouts.
Navigation
[0] Message Index
[#] Next page
Go to full version