From: Enrik Berkhan <Enrik.Berkhan@inka.de>
I'm happily using AllChars like I'm using the compose key feature on X11.
One problem is that AllChars doesn't work with X11 windows on Windows: the
injected keys are not understood properly. I don't know why, most probably
X11 servers like Xming can only handle 'raw' keyboard events.
One (annoying) solution is to use different HotKeys/compose keys for
windows and X11.
So I thought it would be helpful to be able to disable AllChars based on
the window class name of a Windows window as all X11 windows on Windows
happen to have the same class name, at least with Xming ("Xming X").
Find attached a proof of concept (diff against SVN 176) that implements
this feature, harcoded for "Xming X".
Enrik
Nobody/Anonymous ( nobody ) - 2008-11-01 11:44
5
Open
None
Joachim Breuer
AllChars Improvements
v5
Public
|
Date: 2009-02-12 14:13 Thanks a ton for the patch! |
| Filename | Description | Download |
|---|---|---|
| AllChars_skip_for_distinct_class_name.patch | proof-of-concept patch | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 299747: AllChars_skip_for_distinct_class_name.patch | 2008-11-01 11:44 | nobody |