From: Dana Jansens Date: Thu, 11 Feb 2010 19:17:59 +0000 (-0500) Subject: make menu input work with the new obt keyboard stuff. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=08269cefbce2fe600269c989f9a6a22a98641ba1;hp=08269cefbce2fe600269c989f9a6a22a98641ba1;p=chaz%2Fopenbox make menu input work with the new obt keyboard stuff. create an Input Context for use during keyboard grabs, and use this to translate KeyPress events properly. make the menu respond to KeyPress events, since these are the only ones that can be translated properly, but still execute things from KeyRelease events ---