<div class="gmail_quote"><div>Hey, Gabor</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">(key-modifiers) is added to git which returns a list of the modifier keys symbols ('shift, 'alt and 'control). only these three are handled by glut.</blockquote>
<div><br></div><div><br></div><div>Those and Alt-gr are the only ones on my keyboard anyway so that should do the trick. Personally I'm no big fan of binding to Apple/Windows keys because those aren't present everywhere and it makes explanations so much more complicated ("press foo on Windows, or Bar on a Mac, otherwise press baz, and.....")</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> it might need some more work, because the list only changes when an input event occurs, meaning you press a key or do something with the mouse. pressing a modifier key in itself does not generate an input event. let me know what you think.<br>
<br></blockquote><div><br></div><div>I think this should do the trick, at least for now. The only reason I can think of to press shift on it's own would be pinball games and those can wait until ODE is done with sometimes crashing. </div>
<div><br></div><div>Thanks gain!</div><div>Kas.</div><div> </div></div>