]> git.mxchange.org Git - flightgear.git/commit
make the state of the Meta and Super modifier keys available. These keys
authormfranz <mfranz>
Sun, 2 Dec 2007 10:36:58 +0000 (10:36 +0000)
committermfranz <mfranz>
Sun, 2 Dec 2007 10:36:58 +0000 (10:36 +0000)
commit2d6f38505d72d2873325a47d1133e7f724b2130e
tree16e4bbf46158d323f35043dd72feb27650aceb16
parent7167d20f4fa738f9f762af766578d2363859ed46
make the state of the Meta and Super modifier keys available. These keys
are not available out-of-the-box on all systems and keyboards, and should
therefore not be used in files committed to CVS. This makes them well
suited for local key bindings, as they aren't likely to get overwritten
with later releases. SDL supports Meta and Super, OSG supports only Meta,
and GLUT supports neither.

(Somehow this part escaped the previous commit. :-)
src/Main/FGManipulator.cxx