aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-24 14:08:05 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-11-01 09:57:23 (GMT)
commit8ee8a7798c73731724a8e982ed027394a45f6b58 (patch)
treeea12ca08f17eea045301d0be846b170eb35deaad /src/fluxbox.cc
parentab0fd035167f053966225a239dae189d5f439ecd (diff)
downloadfluxbox_pavel-8ee8a7798c73731724a8e982ed027394a45f6b58.zip
fluxbox_pavel-8ee8a7798c73731724a8e982ed027394a45f6b58.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/fluxbox.cc')
0 files changed, 0 insertions, 0 deletions