On Wed, Jun 04, 2008 at 09:00:10PM -0300, Ernesto Domato wrote:
> I was trying the demos with agar and I discovered that for example the
> ESCAPE key is not working (exiting the application) as it should do on my
> Gnome session. Anyway, I know that this is not an Agar problem but something
> with my Gnome session configuration because running the demos on another
> session of Gnome (with a different user) it works as expected.
> 
> Can anyone point me out where to look to solve this problem? :-)

Is it possible that you had your caps key on when this occured? It seems
AG_BindGlobalKey() was doing an exact comparison on the key modifiers.
I've just fixed this in subversion, it is now ANDing the modifiers instead.


_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to