aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-24 14:08:05 (GMT)
committerPavel Labath <pavelo@centrum.sk>2013-02-18 21:04:24 (GMT)
commit5a96ffd04b2eb10d32bf83f98e0437b3d12f9cc5 (patch)
treed2412e0269370a393c8c30184b298e15eb519b1e /src/Screen.cc
parentadc4d926020fe170cb29c7fac6e30334f96bb51b (diff)
downloadfluxbox_pavel-5a96ffd04b2eb10d32bf83f98e0437b3d12f9cc5.zip
fluxbox_pavel-5a96ffd04b2eb10d32bf83f98e0437b3d12f9cc5.tar.bz2
(More-or-less complete) conversion of keys file to lua
keybindings are added by calling the addBinding method of default_keymode. It keys two parameters: the keys to which the action is bound to and the action itself. The action can be specified as a string (which is passed to CommandParser) or as a lua function. Support for multiple keymodes is forthcoming. For the time being, I removed the BindKey and KeyMode commands, as they will take a bit different form.
Diffstat (limited to 'src/Screen.cc')
0 files changed, 0 insertions, 0 deletions