1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-20 05:44:13 +01:00

fixed misc bugs

This commit is contained in:
kojima
2000-04-02 00:04:06 +00:00
parent ead4f5d3e1
commit 449a5fde76
9 changed files with 34 additions and 11 deletions

View File

@@ -228,6 +228,8 @@ x_reset_modifier_mapping (Display *display)
AltIndex = alt_bit;
ModeIndex = mode_bit;
if (x_modifier_keymap != NULL)
XFreeModifiermap(x_modifier_keymap);
}