fluxbox/util/fbrun
mathias 6c057c6903 Fix for #1160244, #1099704, #1094107:
if the xkb-extension is enabled and the user switches between his/her
keyboardlayouts fluxbox's keybhandling doesn't work well anymore because
xkeyevent.state contains also xkb-related flags and thus we have to handle
that with caution.

KeyUtils now contain 'isolateModifierMask()' to really work only on the
modifiers. why not as part of cleanMods() ? because the XLookupString return
false results, eg TextBox's would only print chars from the first
keyboardlayout.
2005-05-06 09:22:53 +00:00
..
.cvsignore ignore 2003-06-17 13:29:51 +00:00
FbRun.cc Fix for #1160244, #1099704, #1094107: 2005-05-06 09:22:53 +00:00
FbRun.hh copyright date 2005-01-24 18:49:01 +00:00
fbrun.xpm pixmap for fbrun 2003-08-25 01:15:30 +00:00
main.cc copyright date 2005-01-24 18:49:01 +00:00
Makefile.am minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net) 2004-04-10 19:52:43 +00:00