A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 15 lines 519 B view raw
1\subsection{Dice} 2Dice is a simple dice rolling simulator. Select number and type of dice to roll 3in a menu and start by choosing ``Roll Dice''. The result is shown as individual 4numbers as well as the total of the rolled dice. 5 6\begin{btnmap} 7 \PluginSelect 8 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect} 9 & Roll dice again\\ 10 11 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel} 12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 13 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel} 14 & Quit\\ 15\end{btnmap}