1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
## sdm
\menu{text}
\directory{path}
\keys{keys}
\newmenustylesimple{name}[pre]{style}[sep][post]{theme}#*
\newmenustylesimple*{name}[pre]{style}[sep][post]{theme}#*
\drawtikzfolder[fontcolor]#*
\newmenustyle{name}[pre]{first}[sep]{mid}{last}{single}[post]{theme}#*
\newmenustyle*{name}[pre]{first}[sep]{mid}{last}{single}[post]{theme}#*
\CurrentMenuElement#*
\usemenucolor{element}
\copymenustyle{copy}{original}#*
\shift
\capslock
\tab
\esc
\ctrl
\Alt
\AltGr
\cmd
\Space
\return
\enter
\winmenu
\backspace
\del
\arrowkeyup
\arrowkeydown
\arrowkeyleft
\arrowkeyright
\ctrlname#*
\delname#*
\arrowkey{direction}
\changemenuelement{name}{element}{definition}#*
\changemenuelement*{name}{element}{definition}#*
\changemenucolortheme{name}{color theme}
\renewmenustylesimple{name}[pre]{style}[sep][post]{theme}#*
\providemenustylesimple{name}[pre]{style}[sep][post]{theme}#*
\renewmenustyle{name}[pre]{first}[sep]{mid}{last}{single}[post]{theme}#*
\providemenustyle{name}[pre]{first}[sep]{mid}{last}{single}[post]{theme}#*
\newmenucolortheme{name}{model}{bg}{br}{txt}#*
\copymenucolortheme{copy}{original}#*
\changemenucolor{name}{element}{model}{color definition}#*
\renewmenucolortheme{name}{model}{bg}{br}{txt}#*
\newmenumacro{macro}[input sep]{style}#*
\renewmenumacro{macro}[input sep]{style}#*
\providemenumacro{macro}[input sep]{style}#*
|