]> icculus.org git repositories - mikachu/openbox.git/commit
Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize
authorDana Jansens <danakj@orodu.net>
Mon, 14 Dec 2009 20:40:09 +0000 (15:40 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 14 Dec 2009 20:40:33 +0000 (15:40 -0500)
commitd55f4b41c6ebf00e36a5e91ddc962a753f6c9ef8
tree3197682bebb144eb27c1f45c110cfec0e4005903
parentf3e553446fdcfc04f26ea25396a138965c4a999d
Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize

If the user has escape bound to more than one keycode then they can use any of
them to close a menu.  This change applies to the hardcoded keys in openbox,
which are used for the menus and for move/resize, and maybe other places.
openbox/actions/cyclewindows.c
openbox/actions/directionalwindows.c
openbox/event.c
openbox/modkeys.c
openbox/modkeys.h
openbox/moveresize.c
openbox/openbox.c
openbox/openbox.h
openbox/prompt.c