http://bugs.winehq.org/show_bug.cgi?id=30984
--- Comment #9 from Ken Thomases ken@codeweavers.com 2012-06-24 13:22:42 CDT --- (In reply to comment #3)
How do I log the + key, + event, + keyboard event?
Please see items 10.1 and 10.2 here: http://wiki.winehq.org/FAQ#get_log
In other words, please do:
WINEDEBUG=+key,+keyboard,+event wine trine.exe >&/tmp/output.log
Thank you for the xmodmap output.