aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-24 14:08:05 (GMT)
committerPaul Tagliamonte <paultag@fluxbox.org>2012-04-07 02:11:33 (GMT)
commit63043b396d4fb5b5d71dc1c5c92a293abc9254ca (patch)
tree2494ae54ffabdaccb984dca032e63129b3a3e7cc /src/Screen.cc
parent801df07362a4d4b0038d2410be001e43cdc74395 (diff)
downloadfluxbox_paul-63043b396d4fb5b5d71dc1c5c92a293abc9254ca.zip
fluxbox_paul-63043b396d4fb5b5d71dc1c5c92a293abc9254ca.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