does XkbSetMap affect XTestFakeKeyEvent?

2012-10-24 Thread Daiki Ueno
//git.gnome.org/browse/at-spi2-core/tree/registryd/deviceeventcontroller.c#n286 Footnotes: [1] http://live.gnome.org/Caribou [2] https://bugzilla.gnome.org/show_bug.cgi?id=673547 Regards, -- Daiki Ueno /* This program does: * * (1) change keysym mapping 'a' -> 'b

Re: does XkbSetMap affect XTestFakeKeyEvent?

2012-10-24 Thread Daiki Ueno
Daiki Ueno writes: > (1) assign a keysym to some unused keycode (like keycode 246, which > XF86WLAN is assigned here) with XkbSetMap > (2) send key press event using XTestFakeKeyEvent to get the keysym typed > > Is this supposed to work? After (1), I could type the