Topic: [HELP] Minimizing the game (OSX)
Heyho,
is there a way for OSX players to minimize/hide TreeWorlds?
You are not logged in. Please login or register.
Teeworlds Forum → Support → [HELP] Minimizing the game (OSX)
Heyho,
is there a way for OSX players to minimize/hide TreeWorlds?
Does OSX also have the "Alt+Tab" command switch between applications?
(I ask because I'm using Windows Vista.)
This should work.
Alt+Tab exists but it refuses to work ingame. =/
There was a patch for teeworlds which added a minimizing command for the console,
but as far as I can remember, it was only for windows.
Try to use the forum search, I'm sure another player already had this problem.
Doesen't exist anymore. =/
http://www.teeworlds.com/forum/viewtopic.php?id=4031
on some games on Mac OS X you can use cmd + return to minimize the window but its not working for teeworlds..
and cmd + H should hide the program but that does not work.. you need to right click on the app and then "hide" ( bug I guess ) oh and cmd + Q does not work.. you need to right click on the app and then "quit" ( one more bug )
MertenNor
Sad =/
But thanks for your answer.
@MertenNor
The shortcut to quit teeworlds immediately is Cmd + Shift + Q (at least in windows vista).
@MertenNor
The shortcut to quit teeworlds immediately is Cmd + Shift + Q (at least in windows vista).
that "command" is "log out" on Mac.. lol
MertenNor
@MertenNor
The shortcut to quit teeworlds immediately is Cmd + Shift + Q (at least in windows vista).
The OSX kill-everything-immediately-wheter-it-could-harm-you-or-not-command is alt + cmd + esc ^^
In the teeworlds source, Cmd + Shift + Q is the panic quit button:
file: /src/engine/client/ec_client.c
[...]
1745 /* panic quit button */
1746 if(inp_key_pressed(KEY_LCTRL) && inp_key_pressed(KEY_LSHIFT) && inp_key_pressed('q'))
1747 break;
[...]
If this is the logout-shortcut in OSX,
this could maybe be added as bug in the Teeworlds Trac.
another option is cmd+alt+esc thats the real panic button...
Teeworlds Forum → Support → [HELP] Minimizing the game (OSX)
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.