diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-01 18:33:13 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-01 18:33:13 +0200 |
commit | 217e9683d21c754a932407c7ddcafa4ca88f5649 (patch) | |
tree | 330e5b8eb8a570e40aa8e1d11b73d65a082acffb /doc/de/autogen/user/weechat_commands.txt | |
parent | 95b179dd0801ccb4b0068d1c2e2c04aa2264e912 (diff) | |
download | weechat-217e9683d21c754a932407c7ddcafa4ca88f5649.zip |
core: add info about position where mouse button is released in hook_focus (for mouse gestures)
Diffstat (limited to 'doc/de/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index 7bc8f8413..5d459af5e 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -350,6 +350,7 @@ For context "mouse" (possible in context "cursor" too), key has format: "@area:k bar(xxx): bar "xxx" item(*): any bar item item(xxx): bar item "xxx" +The key can start or end with '*' to match many mouse events. Examples: key alt-x to toggle nicklist bar: |