I'd like the ability to toggle between viewports with the click of a button; specifically the down button which is currently not being used for anything on the Sansa Clip (except when you hold the button down to view the playlist). I imagine that the coding will look something like this:
%?Vt<%Vd(a)%Vd(d);%Vd(b);%Vd(c)>
Meaning display %Vd(a) and %Vd(d) first; 1st click displays %Vd(b); 2nd click displays %Vd(c).
In the meantime, I've used the playing status to switch between viewports. When the player is playing one screen is shown; when paused, another; etc.
Here's the skin I wrote where switching between viewports w/ one-click would be extremely useful:
http://themes.rockbox.org/index.php?themeid=968&target=sansaclipplusThanks.