gri3-wm/i3-config-wizard
Michael Stapelberg 0dc11b5d22 i3-config-wizard: Bugfix: Check the modifier mapping to decide whether to use Mod1 or Mod4
Fixes #491

Before, we assumed XK_Alt_L was in Mod1 and XK_Super_L was in Mod4 (which is
true on most systems). Now we just check if the keycode is in Mod1 or Mod4 and
write the config accordingly.
2011-08-28 16:16:53 +02:00
..
Makefile
atoms.xmacro
cfgparse.l wizard: actually write the output config 2011-05-01 13:56:35 +02:00
cfgparse.y
ipc.c
ipc.h
main.c i3-config-wizard: Bugfix: Check the modifier mapping to decide whether to use Mod1 or Mod4 2011-08-28 16:16:53 +02:00
xcb.c
xcb.h