arescentral / antares

A tactical space combat game
http://arescentral.org/antares/
GNU Lesser General Public License v3.0
100 stars 18 forks source link

System-wide shortcuts not disabled #16

Open sfiera opened 9 years ago

sfiera commented 9 years ago

Original issue 13 created by sfiera on 2009-11-13T21:22:45.000Z:

What steps will reproduce the problem?

  1. Press a system-wide shortcut while the game is active, e.g. Cmd-Space.

What is the expected output? What do you see instead?

The global shortcut activates, e.g. Spotlight, instead of the in-game meaning, e.g. simultaneously firing pulse and special weapons.

sfiera commented 9 years ago

Comment #2 originally posted by sfiera on 2010-03-08T05:23:05.000Z:

Resolved in 0.2.0 by using full-screen mode.

jackoverfull commented 1 year ago

This is an issue again as of current release (0.9.1).

My temporary workaround is the attached script, which disables the Dock, Spotlight and Siri and reenables it once you quit Antares. Drop it in the same folder as Antares.app and it should work.

Note that since Antares always starts in windowed mode now you have to manually put it in full screen by clicking on the green button and that since you cant do it when the Dock is disabled disabling the Dock is timed: you have ten seconds to switch to full screen once you open antares.

This solves most of the issues for me, still pressing spacebar while holding command doesn't work (the opposite does). startares.sh.zip