diff options
author | jao <jao@gnu.org> | 2024-05-07 15:08:34 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-05-07 15:12:51 +0100 |
commit | cfc2c9099ae1ef53efd21b5b413ff04192f539e9 (patch) | |
tree | af2305b458366cb80cedea16bbc29739c4e962d2 /doc | |
parent | db75381d16f5a9fe04d7bbb94df2166f58e7da13 (diff) | |
download | xmobar-cfc2c9099ae1ef53efd21b5b413ff04192f539e9.tar.gz xmobar-cfc2c9099ae1ef53efd21b5b413ff04192f539e9.tar.bz2 |
Revert "Make the Kbd monitor clickable, with click selecting the next layout"
This reverts commit 0fec9d3fdf9bc86187f9f670dafd2ef57fe03f29.
Mouse actions can already be attached to the monitor, and for instance use
there invocations to setxbdmap to switch layouts.
Fixes #703.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.org | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/plugins.org b/doc/plugins.org index ebe5a5b..f27d7ff 100644 --- a/doc/plugins.org +++ b/doc/plugins.org @@ -658,9 +658,8 @@ ** Keyboard and screen monitors *** =Kbd Opts= - - Registers to XKB/X11-Events, output the currently active keyboard - layout, and maps left and right clicks to switching to next and - previous layouts respectively. Supports replacement of layout names. + - Registers to XKB/X11-Events and output the currently active keyboard + layout. Supports replacement of layout names. - Aliases to =kbd= |