]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
have obt refresh the xlib keyboard stuff on mappingnotify events
[chaz/openbox] / openbox / event.c
index 13fd31142cbb676defa5caa78a9ccb26c19b3858..44a90f9bbd3267493af3339cc76d75d51c5a5efc 100644 (file)
@@ -638,7 +638,6 @@ static void event_process(const XEvent *ec, gpointer data)
            modifier map, and rebind all the key bindings as appropriate */
         ob_debug("Keyboard map changed. Reloading keyboard bindings.");
         ob_set_state(OB_STATE_RECONFIGURING);
-        XRefreshKeyboardMapping(&e->xmapping);
         obt_keyboard_reload();
         keyboard_rebind();
         ob_set_state(OB_STATE_RUNNING);
This page took 0.023179 seconds and 4 git commands to generate.