### xmess running parameters ###

### Video Related ###
video-mode              0
fullscreen              1
arbheight               0
widthscale              1
heightscale             1
effect                  0
autodouble              1
frameskipper            1
throttle                1
frames_to_run           0
sleepidle               0
autoframeskip           1
maxautoframeskip        8
frameskip               0
brightness              1.000000
pause_brightness        0.650000
gamma                   1.000000
norotate                0
ror                     0
rol                     0
autoror                 0
autorol                 0
flipx                   0
flipy                   0

### Use additional game artwork? ###
artwork                 1
use_backdrops           1
use_overlays            1
use_bezels              1
artwork_crop            0
artwork_scale           1

### Vector Games Related ###
beam                    1.000000
flicker                 0.000000
intensity               1.500000
antialias               1
translucency            1
hardware-vectors        1

### Aspect ratio handling ###
keepaspect              1
perfectaspect           0
displayaspectratio      1.333333

### SDL Related ###
doublebuf               1

### Video Mode Selection Related ###

### Input device options ###
joytype                 0
analogstick             0
joydevname              /dev/js
ugcicoin                0
steadykey               0
a2d_deadzone            0.300000
# ctrlr                 <NULL> (not set)
digital                 none
usbpspad                0
rapidfire               0

### Sound Related ###
samples                 1
samplefreq              44100
bufsize                 3.000000
volume                  -3
# audiodevice           <NULL> (not set)
# mixerdevice           <NULL> (not set)

### Digital sound related ###
dsp-plugin              alsa
timer                   0

### Alsa Sound System ###
alsa-buffer             250000
artsBufferTime          10

### Sound mixer related ###
sound-mixer-plugin      alsa

### ALSA Mixer ###
alsa-mixer              PCM

### File I/O-related ###
biospath                /usr/lib/games/xmess/bios
softwarepath            /usr/lib/games/xmess/software
hash_directory          /etc/xmess/hash
samplepath              /usr/lib/games/xmess/samples
inipath                 /usr/lib/games/xmess/ini
#cfg_directory           $HOME/.xmess/cfg
cfg_directory           /usr/lib/games/xmess/cfg
#nvram_directory         $HOME/.xmess/nvram
nvram_directory         /usr/lib/games/xmess/nvram
#memcard_directory       $HOME/.xmess/memcard
memcard_directory       /usr/lib/games/xmess/memcard
input_directory         $HOME/.xmess/inp
#hiscore_directory       $HOME/.xmess/hi
hiscore_directory       /usr/lib/games/xmess/hi
state_directory         $HOME/.xmess/sta
artwork_directory       /usr/lib/games/xmess/artwork
snapshot_directory      $HOME/.xmess/snap
diff_directory          $HOME/.xmess/diff
ctrlr_directory         /usr/lib/games/xmess/ctrlr
cheat_file              /usr/lib/games/xmess/cheat.dat
hiscore_file            /usr/lib/games/xmess/hiscore.dat
sysinfo_file            /usr/lib/games/xmess/sysinfo.dat
messinfo_file           /usr/lib/games/xmess/messinfo.dat
# record                <NULL> (not set)
# playback              <NULL> (not set)

### MESS specific options ###
# cartridge             <NULL> (not set)
# floppydisk            <NULL> (not set)
# harddisk              <NULL> (not set)
# cylinder              <NULL> (not set)
# cassette              <NULL> (not set)
# punchcard             <NULL> (not set)
# punchtape             <NULL> (not set)
# printer               <NULL> (not set)
# serial                <NULL> (not set)
# parallel              <NULL> (not set)
# snapshot              <NULL> (not set)
# quickload             <NULL> (not set)
# memcard               <NULL> (not set)
# ramsize               <NULL> (not set)
language                english
fuzzycmp                1
cheat                   1
skip_disclaimer         0
skip_gameinfo           0
skip_validitychecks     1
crconly                 0
bios                    0
# state                 <NULL> (not set)

### Frontend Related ###
clones                  1

### Internal verification list commands (only for developers) ###

### Rom Identification Related ###

### General Options ###
loadconfig              1

### SDL keymapping ###
#
# sdlmapkey	<SDLcode>,<Scancode>
#
# SDLcode means the HEX code of the key as it appears in 
#       include/SDL/SDL_keysym.h
# Scancode means the hexadecimal code that represents the value used for Xmame
# 	in keyboard inputs, as defined in src/unix/keyboard.h xmame source file
#

# An example: map space as "firebutton" (Mame predefines it as KEY_LCONTROL)
# in symbolic SDL/Mame notation it should be:
#
# sdlmapkey SDLK_SPACE,KEY_LCONTROL 
# 
# So, looking in X11/keysymdef.h and src/unix/keyboard.h, we'll write
# sdlmapkey 0x0020,0x001d
#
# (Other example). To use the F8 key to insert a coin, you should use
# sdlmapkey 0x0121,0x0006

### Suggested French (azerty) SDL keymap mods by Luc Saillard.
#
#   SDLK_WORLD_18  => KEY_TILDE
sdlmapkey 0x00b2,0x0029
#   SDLK_AMPERSAND  => KEY_1
sdlmapkey 0x0026,0x0002
#   SDLK_WORLD_73  => KEY_2
sdlmapkey 0x00e9,0x0003
#   SDLK_QUOTEDBL   => KEY_3
sdlmapkey 0x0022,0x0004
#   SDLK_QUOTE      => KEY_4
sdlmapkey 0x0027,0x0005
#   SDLK_LEFTPAREN  => KEY_5
sdlmapkey 0x0028,0x0006
#   SDLK_MINUS      => KEY_6
sdlmapkey 0x002d,0x0007
#   SDLK_WORLD_73  => KEY_7
sdlmapkey 0x00e8,0x0008
#   SDLK_UNDERSCORE => KEY_8
sdlmapkey 0x005f,0x0009
#   SDLK_WORLD_71  => KEY_9
sdlmapkey 0x00e7,0x000a
#   SDLK_WORLD_64  => KEY_10
sdlmapkey 0x00e0,0x000b
#   SDLK_RIGHTPAREN => KEY_11
sdlmapkey 0x0029,0x000c
#   SDLK_EQUALS     => KEY_12
sdlmapkey 0x003d,0x000d

#   SDLK_A          => KEY_Q
sdlmapkey 0x0041,0x0010
#   SDLK_Z          => KEY_W
sdlmapkey 0x005a,0x0011
#   SDLK_CARET      => KEY_OPENBRACE
sdlmapkey 0x005e,0x001a
#   SDLK_DOLLAR     => KEY_CLOSEBRACE
sdlmapkey 0x0024,0x001b

#   SDLK_Q          => KEY_A
sdlmapkey 0x0051,0x001e
#   SDLK_M          => KEY_COLON
sdlmapkey 0x004d,0x0027
#   SDLK_WORLD_89  => KEY_QUOTE
sdlmapkey 0x00f9,0x0028
#   SDLK_ASTERISK   => KEY_TILDE
sdlmapkey 0x002a,0x0029

#   SDLK_W          => KEY_Z
sdlmapkey 0x0057,0x002c
#   SDLK_COMMA      => KEY_M
sdlmapkey 0x002c,0x0032
#   SDLK_SEMICOLON  => KEY_COMMA
sdlmapkey 0x003b,0x0033
#   SDLK_COLON      => KEY_STOP
sdlmapkey 0x003a,0x0034
#   SDLK_EXCLAIM    => KEY_SLASH
sdlmapkey 0x0021,0x0035
