23 Mar 15, 11:33AM
OK, three possible solutions:
Solution #1: Ensure that AC's horizontal/vertical resolution matches the same as you normally use inside MS Windows (i.e. if you normally use 1280x800, then you should do the same inside AC).
Solution #2: Always run AC in non-fullscreen mode.
Solution #3: alias fquit [ fullscreen 0; resetgl; sleep 1000 [ quit ] ]
/fquit
(the above might only work on Linux... I can't remember if Windows can/can't change fullscreen once launched)
Solution #1: Ensure that AC's horizontal/vertical resolution matches the same as you normally use inside MS Windows (i.e. if you normally use 1280x800, then you should do the same inside AC).
Solution #2: Always run AC in non-fullscreen mode.
Solution #3: alias fquit [ fullscreen 0; resetgl; sleep 1000 [ quit ] ]
/fquit
(the above might only work on Linux... I can't remember if Windows can/can't change fullscreen once launched)