diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-07-24 14:08:05 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-07-24 14:08:05 (GMT) |
commit | 281a59d37f688cc316ef37e47234c645acbb717c (patch) | |
tree | c4821b96cd372e6214721c12f09c29b803d26ace /src/Resources.cc | |
parent | 2127e4045fbaf1c10acf1df6f43216b4c6df2235 (diff) | |
download | fluxbox_pavel-281a59d37f688cc316ef37e47234c645acbb717c.zip fluxbox_pavel-281a59d37f688cc316ef37e47234c645acbb717c.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/Resources.cc')
0 files changed, 0 insertions, 0 deletions