input_initialize_window: disable keydown and keyup trapping
commit4961610abcb4f95cce7b4691d89d42d42efbe36e
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 8 Oct 2009 23:36:26 +0000 (8 19:36 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 8 Oct 2009 23:36:26 +0000 (8 19:36 -0400)
treed92d21583072c6e4bc2871436fcb84888016eb82
parent7fe20b498090758ade07fc9ae727a6bf39b75cc9
input_initialize_window: disable keydown and keyup trapping

There are is a problem with keydown and keyup trapping under some
non-english configurations on OS X.  Disabling until a solution can
be found.
modules/input.js