use Alt+Backspace hokey combo for windowed toggle in Moorhuhn
This commit is contained in:
parent
35f27746d1
commit
4078fdf919
1 changed files with 4 additions and 0 deletions
|
@ -1112,6 +1112,10 @@ static void cfg_create_ini()
|
||||||
"[Mech3]\n"
|
"[Mech3]\n"
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Moorhuhn\n"
|
||||||
|
"[Moorhuhn]\n"
|
||||||
|
"keytogglefullscreen=0x08\n"
|
||||||
|
"\n"
|
||||||
"; Moorhuhn 2\n"
|
"; Moorhuhn 2\n"
|
||||||
"[Moorhuhn2]\n"
|
"[Moorhuhn2]\n"
|
||||||
"releasealt=true\n"
|
"releasealt=true\n"
|
||||||
|
|
Loading…
Reference in a new issue