Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

manual: Update %Tp documentation

It returns 't' only if a touchscreen is present and set to pointer mode

Change-Id: Ia72c0ea0ceea78fc53327a4c6d6cb25436ef572c

+1 -1
+1 -1
manual/appendix/wps_tags.tex
··· 20 20 \config{\%cc} & Check for presence of a real time clock, returns ``c'' 21 21 when used unconditionally\\ 22 22 \config{\%tp} & Does this target have a radio?\\ 23 - \config{\%Tp} & Indicates that the target has a touchscreen\\ 23 + \config{\%Tp} & Indicates that the target has a touchscreen in pointer mode\\ 24 24 \end{tagmap} 25 25 With the above tags it is possible to find out about the presence of certain 26 26 hardware and make the theme adapt to it. This can be very useful for designing