Hello,
I'm currently implementing a customized version of GONME on Unix.
I wonder if there is a way modifier keys behaviors of X11 could be altered in the source code. I cloned both gnome-desktop and GTK project. There is a gdkx11keys.h in the GTK/gdk/x11. Is it the right place to start?
Thanks.