]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - debian/autorandr.1
Update upstream source from tag 'upstream/1.7'
[deb_pkgs/autorandr.git] / debian / autorandr.1
index 74e03a37dc74bddc3a0ea1067c9a764711f60d84..7061746a8d901cb766868cd53df448ee391d8434 100644 (file)
@@ -34,7 +34,8 @@ load profile <profile>
 .PP
 \fB\-d\fR, \fB\-\-default\fR <profile>
 .RS 4
-make profile <profile> the default profile
+use profile <profile> if no other profile matches. [Most useful if set
+in ~/.config/autorandr/settings.ini].
 .RE
 .PP
 \fB\-\-skip\-options\fR <option>
@@ -102,11 +103,11 @@ Stack all connected outputs horizontally at their largest resolution
 vertical
 Stack all connected outputs vertically at their largest resolution
 .SH "EXAMPLES"
-# save the current setup and make it the default
+# save the current setup and set default
 .RE
 autorandr \-\-save mysetup
 .RE
-autorandr \-\-default mysetup
+echo -e '[config]\\ndefault=mysetup' > ~/.config/autorandr/settings.ini
 .RE
 # put laptop in dock (or plug in additional monitors)
 .RE
@@ -115,6 +116,10 @@ autorandr \-\-default mysetup
 autorandr \-\-save docked_setup
 .RE
 # now remove the laptop from the dock, and settings return to mysetup
+.SH "AUTHORS"
+Autorandr is written and maintained by Phillip Berndt, with
+contributions by many others. See
+https://github.com/phillipberndt/autorandr for more information.
 .SH "SEE ALSO"
 .sp
-\fBxrandr\fR
+\fBxrandr(1)\fR