# This file contains custom settings for GeeXboX for Wii.
# You MUST edit this using *nix-compatible editor sofware !
# Comments preceding each setting explain the setting and in some cases provide available options in the brackets.
# Don't use space(s) in setting assignments !


# Boot mode: geexbox for normal and debug for console (geexbox/debug)
RUNLEVEL=geexbox

# Menu language (ar/bg/br/ca/cs/de/en/es/et/fi/fr/gr/he/hu/it/nl/no/pl/ro/ru/sk/sr/sv/vn/jp/kr/zh_CN/zh_TW)
MENU_LANG=en

# Subtitle charset (ar/bg/br/ca/cs/de/en/es/et/fi/fr/gr/he/hu/it/nl/no/pl/ro/ru/sk/sr/sv/vn/jp/kr/zh_CN/zh_TW)
# Can also be set to a charset code (iso-8859-{1,2,6,7,8,9}/windows-125{0,1,3,6}/koi8-r)
# when empty it defaults to MENU_LANG
SUB_CHARSET=

# Keymap (qwerty/azerty/qwertz)
KEYMAP=qwerty

# Remote control to Use (bte/bluemobile/wiimote)
REMOTE=wiimote

# Wiimote bluetooth MAC, in the format 'XX:XX:XX:XX:XX:XX'.
# Leave empty to allow searching for available wiimote at startup.
WIIMOTE=

# Wii display mode. Say 'yes' only when Wii is set to 16:9. (yes/no)
WIDE=

# Display aspect compensation
# To correct horizontally stretched image, specify a value > 1;
# To correct vertically stretched image, specify a value < 1.
# For NTSC Wii on 4:3 CRT TV, a value of about 0.9 is recommended.
# For NTSC Wii on 16:9 CRT TV, a value of about 1.2 is recommended.
PIXELASPECT=0.9

