1ICEWM-MENU-XRANDR(1) User Commands ICEWM-MENU-XRANDR(1)
2
3
4
6 icewm-menu-xrandr - IceWM menu provider for multi-monitor setup shortcuts
7
9 icewm-menu-xrandr
10
12 icewm-menu-xrandr is a helper to manage multi-screen configurations in
13 a semi-automated way. It is a regular icewm menu generator which
14 dynamically detects the available xrandr screens (i.e. connected
15 monitors) and creates menu entries that call the xrandr command to
16 setup this configuration.
17
18 Optionally, the contents of the generated configurations can be
19 accessed on-the-fly through a "quick-switch" style menu which pops up
20 upon pressing Super-P key binding (or a manually configured key, see
21 icewm-keys(5) for the configuration of switchkey directive).
22
24 --max
25 Instead of using the preferred mode and refresh rate of each
26 monitor (xrandr's "--auto" option), identify and use the modes with
27 the highest bandwidth usage (i.e. usually the ones with the highest
28 resolution and refresh rate). This behaviour is also enabled by
29 creating the file "$HOME/.cache/xrandrmenu.max" which would also
30 effect the monitor quick-switch menu.
31
33 icewm(1), xrandr(1).
34
36 icewm-menu-xrandr had no known bugs at the time of release. Please
37 report bugs for current versions to the source code repository at
38 <https://github.com/bbidulock/icewm/issues>.
39
41 Eduard Bloch <mailto:edi@gmx.de>.
42
44 icewm-menu-xrandr is licensed under the Simplified BSD License. IceWM
45 is licensed under the GNU Library General Public License. See the
46 COPYING file in the distribution.
47
48
49
50icewm 2.3.0 2021-04-02 ICEWM-MENU-XRANDR(1)