summaryrefslogtreecommitdiff
path: root/src/FbTk/KeyUtil.cc
AgeCommit message (Expand)Author
2009-12-18implemented 'MoveN' and 'ClickN' support in keys file.Mathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-06-28allow 'Ctrl' and 'Alt' as modifiers in keys fileMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt
2007-06-29updates for compiling with gcc 4.3markt
2007-04-05changed caps lock detection to use LockMask, so the actual key can be used fo...markt
2007-02-09added mouse bindings to the keys filemarkt
2007-01-27bunch of cleanup, little bug fixesmarkt
2007-01-05only grab keybindings on screens managed by fluxboxmarkt
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt
2006-07-21unfix *lock modifiers, ignore scroll lock on eventsmarkt
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb
2006-02-16updated copyright infomathias
2005-05-06Fix for #1160244, #1099704, #1094107:mathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-10-08cosmeticakir
2004-09-01fix for a compile-error with mips-pro 7.30 (segfaulted)akir
2004-02-10const operatorfluxgen
2003-12-31using fixed values againfluxgen
2003-12-30use real mods for caps, num and scrollfluxgen
2003-10-13using auto_ptrfluxgen
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor
2003-09-08minor fixesfluxgen
2003-09-06key util to determine mod mask for keysfluxgen