view data/conf/options.mtt @ 85:56c0ddd90193

Intermediate commit (not stable). Changes to init system.
author Diggory Hardy <diggory.hardy@gmail.com>
date Thu, 11 Sep 2008 11:33:51 +0100
parents f3d8c0441408
children 97e6dce08037
line wrap: on
line source

{MT01}
{misc}
<int|numThreads=2>
<bool|exitImmediately=false>
<char[]|L10n="en-GB">
<int|logOptions=0x3000>
<double|pollInterval=0.01>

{font}
<int|lcdFilter=2>
<int|renderMode=0x30000>

{video}
<bool|noFrame=false>
<bool|resizable=true>
<bool|hardware=false>
<bool|fullscreen=false>
<int|screenW=1280>
<int|windowW=800>
<int|screenH=1024>
<int|windowH=600>