I removed the darwinSwapAltMeta option since this pretty much
supersedes it. I don't have much experience dealing with ObjC or with
reading configuration information from NSDefaults, so if someone else
can pick up where I left off, that'd be great. It looks like ObjC
code needs to be added around line 680 in X11Application.m to read
from defaults and make the appropriate calls to:
The added functionality allows you to remap any of these keys to be
called one of the others in the list:
Shift_L
Shift_R
Caps_Lock
Control_L
Control_R
Alt_L
Alt_R
Meta_L
Meta_R
Mode_Switch
Multi_Key
Additionally, you can set which modifier key any of these get assigned
to:
shift
lock
control
mod1
mod2
mod3
mod4
mod5
I also enabled DUMP_DARWIN_KEYMAP, so debug output to x11-debug.txt is
spammed with the keymapping on startup.
--Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden