Formatting Manuals

Formatting of manuals.

 

Keyboard Shortcuts

write: looks like:
press *Strg+N*
press Strg+N

 

Navigating in a GUI

Example: Add a launcher for xterm to your panel

write: looks like:
 right-click on the Panel, click *Add to Panel -> Launcher -> Add* 
right-click on the Panel, click Add to Panel → Launcher → Add
 enter Name: @xterm@ 
enter Name: xterm
 enter Description: @«description for your new launcher»@ 
enter Description: «description for your new launcher»
 click on *Icon -> Terminal* 
click on Icon → Terminal
 enter Command: @xterm@ 
enter Command: xterm
 click *Close* 
click Close

 

Terminal commands

code:

div(codetitle). Get informations about your CPU
<code>
cat /proc/cpuinfo
</code>

 

looks like:

Get informations about your CPU
cat /proc/cpuinfo

Footnotes

RedCloth Manual