System Information
Linux localhost 4.1.12-gentoo #1 SMP Fri Jan 8 14:24:27 ICT 2016 x86_64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz GenuineIntel GNU/Linux intel HD4000
Blender Version
Broken: 2.72b and 2.76b http://data.gpo.zugaina.org/nightmare/media-gfx/blender/blender-2.76b.ebuild
Short description of error
Blender doesn't handle any keypress except of numbers, arrows, space, tab, shift, ctrl, alt, -, =, and a few others. Didn't try everything but no letters actually work.
When trying to set a key in the configuration, I see two strange behaviour.
If I press a letter, it doesn't do anything, but if I move my cursor at the same time, it sets the keybinding to In-between move as a Mouse event. If I open the advanced dialog, and try to set a letter from their, it set it backs to what it was before the "press a key". I can set the event to a number but if I press a letter it just reset the field to what it was. In the simple form, it doesn't reset anything, it doesn't react in any way.
Simple dialog behaviour:
press a letter: nothing
press an other letter: nothing,
press a number: select the pressed number
Advanced dialog:
Press a letter: select what it was before
Click on the box again:
Press a number: select the number pressed
The other strange thing is that when I run blender from the command line with debug all, whenever I press letters it logs the following in my terminal:
wm_event_add_ghostevent Send double click
I feel that letters are handled as mouse events. Any idea how to fix this or where to check. It could be a config problem. I have this problem for a couple of months and no version of blender is working. That said, typing in a text box works and letters are handled as letters as expected. It's just not working for shortcuts containing letters.