=pod =head1 NAME icewm-menu-xrandr - IceWM menu provider for multi-monitor setup shortcuts =head1 SYNOPSIS B =head1 DESCRIPTION B is a helper to manage multi-screen configurations in a semi-automated way. It is a regular icewm menu generator which dynamically detects the available xrandr screens (i.e. connected monitors) and creates menu entries that call the xrandr command to setup this configuration. Optionally, the contents of the generated configurations can be accessed on-the-fly through a "quick-switch" style menu which pops up upon pressing Super-P key binding (or a manually configured key, see L for the configuration of B directive). =head1 OPTIONS =over =item B<--max> Instead of using the preferred mode and refresh rate of each monitor (xrandr's C<--auto> option), identify and use the modes with the highest bandwidth usage (i.e. usually the ones with the highest resolution and refresh rate). This behaviour is also enabled by creating the file C<$HOME/.cache/xrandrmenu.max> which would also effect the monitor quick-switch menu. =back =head1 SEE ALSO L, L. =head1 BUGS Please report bugs at L. =head1 AUTHOR Eduard Bloch L. =head1 LICENSE B is licensed under the Simplified BSD License. B is licensed under the GNU Library General Public License. See the F file in the distribution. =cut # vim: set sw=4 tw=72 nocin spell spelllang=en_ca: