|
NAMEautorandr - automatically select a display configuration based on connected devicesSYNOPSISautorandr [OPTION] [PROFILE]DESCRIPTIONThis program automatically detects connected display hardware and then loads an appropriate X11 setup using xrandr. It also supports the use of display profiles for different hardware setups.Autorandr also includes several virtual configurations including off, common, clone-largest, horizontal, and vertical. See the documentation for explanation of each. OPTIONS
FILESConfiguration files are searched for in the autorandr directory in the colon separated list of paths in $XDG_CONFIG_DIRS - or in /etc/xdg if that var is not set. They are then looked for in ~/.autorandr and if that doesn't exist, in $XDG_CONFIG_HOME/autorandr or in ~/.config/autorandr if that var is unset.In each of those directories it looks for directories with config and setup in them. It is best to manage these files with the autorandr utility. AUTHORPhillip Berndt <phillip.berndt@googlemail.com>See https://github.com/phillipberndt/autorandr for a full list of contributors. REPORTING BUGSReport issues upstream on GitHub: https://github.com/phillipberndt/autorandr/issuesPlease attach the output of xrandr --verbose to your bug report if appropriate. SEE ALSOFor examples, advanced usage (including predefined per-profile & global hooks and wildcard EDID matching), and full documentation, see https://github.com/phillipberndt/autorandr. Visit the GSP FreeBSD Man Page Interface. |