]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - debian/autorandr.1
document how to set --default; remove --default from service
[deb_pkgs/autorandr.git] / debian / autorandr.1
index 5065d47e151d4cc41770ba3e03ac30375dd245cd..7061746a8d901cb766868cd53df448ee391d8434 100644 (file)
@@ -34,7 +34,8 @@ load profile <profile>
 .PP
 \fB\-d\fR, \fB\-\-default\fR <profile>
 .RS 4
 .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>
 .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"
 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
 .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
 .RE
 # put laptop in dock (or plug in additional monitors)
 .RE