Template: fvwm-shell/terminal
Type: select
Default: x-terminal-emulator
Choices: x-terminal-emulator, xterm, rxvt, aterm, alternative
Description: Select terminalemulator for fvwm-shell
 Select which Terminal emulator you want to use as scroll-down Terminal 
 on each desk. 
 .
 The best choice is x-terminal-emulator if you want to use a Terminal 
 which is not in the list you can chose alternative.
 .
 The terminalemulator should understand the -name option.

Template: fvwm-shell/alt-terminal
Type: string
Default: x-terminal-emulator
Description: Alternative terminalemulator for fvwm-shell
 Which alternative terminalemulator should be used.

Template: fvwm-shell/terminal-options
Type: string
Default: +sb -sl 1000 -bg black -fg white -ls
Description: Additional parameters for fvwm-shell terminalemulator
 Please add or change the additional parameters for the fvwm-shell 
 terminal emulator.
 .
 Useful defaults are: "+sb -sl 1000 -bg black -fg white -ls"

Template: fvwm-shell/xmodmap
Type: note
Description: Support for linux keys
 It seems that the keycodes for the linux keys are 
 not in your Xmodmap yet.
 .
 If you want to use Linux keys, append
 .
    keycode 0x73 = L1
    keycode 0x74 = L2
    keycode 0x75 = L3
 .
 to your /etc/X11/Xmodmap.
