mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
get repeat/hold actions working on the touchscreen WPS. prepending an action with & means that this will only get triggered if you hold down the area. cabbie WPS updated so the fwd/rwd icons will do that when held or skip fwd/back if just pressed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20974 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
03ea249297
commit
2172c91473
5 changed files with 40 additions and 7 deletions
|
|
@ -65,8 +65,9 @@
|
|||
#%T|50|5|24|24|pitch|
|
||||
%T|80|5|24|24|contextmenu|
|
||||
%T|110|5|24|24|quickscreen|
|
||||
%T|150|5|24|24|&rwd|
|
||||
%T|175|5|24|24|&ffwd|
|
||||
%T|150|5|24|24|prev|
|
||||
%T|175|5|24|24|next|
|
||||
|
||||
%Vl|u|0|74|-|30|1|-|-|
|
||||
#purposly left blank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue