]> code.delx.au - refind/blobdiff - refind.conf-sample
Improvements to handling of case-insensitive string comparisons, which
[refind] / refind.conf-sample
index 615a357ca81eac85dee5fc394ada002ca8c7ee78..32ccc5947762f961e44c16ff44eec07e11792d4b 100644 (file)
@@ -134,6 +134,7 @@ timeout 20
 # Default is "0 0" (use the system default resolution, usually 800x600).
 #
 #resolution 1024 768
+#resolution 1440 900
 #resolution 3
 
 # Launch specified OSes in graphics mode. By default, rEFInd switches
@@ -335,7 +336,8 @@ timeout 20
 #  - A "+" symbol at the start of the string, which refers to the most
 #    recently booted loader.
 #  - Any substring that corresponds to a portion of the loader's title
-#    (usually the OS's name or boot loader's path).
+#    (usually the OS's name, boot loader's path, or a volume or
+#    filesystem title).
 # You may also specify multiple selectors by separating them with commas
 # and enclosing the list in quotes. (The "+" option is only meaningful in
 # this context.)