]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - autorandr.1
New upstream version 1.12.1
[deb_pkgs/autorandr.git] / autorandr.1
index 2b2206a076b1fd966bf1322c1bf68d4bf1a74cec..d20264b920e3963db2fb3d21a95d9e558f297608 100644 (file)
@@ -38,6 +38,9 @@ List only the current (active) configuration(s)
 .BR \-\-config
 Dump the variable values of your current xrandr setup
 .TP
+.BR \-\-cycle
+Cycle through all detected profiles
+.TP
 .BR \-\-debug
 Enable verbose output
 .TP
@@ -50,20 +53,37 @@ Don't change anything, only print the xrandr commands
 .BR \-\-fingerprint
 Fingerprint the current hardware setup
 .TP
+.BR \-\-match-edid
+Match displays based on edid instead of name
+.TP
 .BR \-\-force
 Force loading or reloading of a profile
 .TP
+.BR \-\-list
+List all profiles
+.TP
 \fB\-\-skip\-options [\fIOPTION\fR] ...
 \fRSet a comma\-separated list of xrandr arguments to skip both in change detection and profile application. See \fBxrandr(1)\fR for xrandr arguments.
 .TP
 .BR \-\-version
 Show version information and exit
+.SH FILES
+Configuration files are searched for in the \fIautorandr
+\fRdirectory in the colon separated list of paths in \fI$XDG_CONFIG_DIRS
+\fR- or in \fI/etc/xdg
+\fRif that var is not set.  They are then looked for in \fI~/.autorandr
+\fRand if that doesn't exist, in \fI$XDG_CONFIG_HOME/autorandr
+\fRor in \fI~/.config/autorandr\fR if that var is unset.
+
+In each of those directories it looks for directories with \fIconfig\fR and
+\fIsetup\fR in them.  It is best to manage these files with the
+\fBautorandr\fR utility.
 .SH AUTHOR
 \fRPhillip Berndt <phillip.berndt@googlemail.com>
 .br
 See https://github.com/phillipberndt/autorandr for a full list of contributors. 
 .SH REPORTING BUGS
-\fRReport issues upstream on GitHub:  https://githb.com/phillipberndt/autorandr/issues
+\fRReport issues upstream on GitHub:  https://github.com/phillipberndt/autorandr/issues
 .br
 \fRPlease attach the output of \fBxrandr --verbose\fR to your bug report if appropriate.
 .SH SEE ALSO