]> code.delx.au - refind/blobdiff - refind.conf-sample
Version 0.7.1 official release.
[refind] / refind.conf-sample
index b7ccc2e74e6378262470b20c55e104c707e040cc..3f3ae26b30386c532ea8cb87a8141b9d750bbf18 100644 (file)
@@ -8,6 +8,12 @@
 #
 timeout 20
 
+# Screen saver timeout; the screen blanks after the specified number of
+# seconds with no keyboard input. The screen returns after most keypresses
+# (unfortunately, not including modifier keys such as Shift, Control, Alt,
+# or Option). The default is 0, which disables the screen saver.
+#screensaver 300
+
 # Hide user interface elements for personal preference or to increase
 # security:
 #  banner      - the rEFInd title banner (built-in or loaded via "banner")
@@ -137,9 +143,11 @@ timeout 20
 #  shutdown        - shuts down the computer (a bug causes this to reboot
 #                    EFI systems)
 #  reboot          - a tag to reboot the computer
-# Default is shell,apple_recovery,mok_tool,about,shutdown,reboot
+#  firmware        - a tag to reboot the computer into the firmware's
+#                    user interface (ignored on older computers)
+# Default is shell,apple_recovery,mok_tool,about,shutdown,reboot,firmware
 #
-#showtools shell, mok_tool, about, reboot, exit
+#showtools shell, mok_tool, about, reboot, exit, firmware
 
 # Directories in which to search for EFI drivers. These drivers can
 # provide filesystem support, give access to hard disks on plug-in
@@ -195,7 +203,7 @@ timeout 20
 # label, which you can obtain in an EFI shell by typing "vol", from
 # Linux by typing "blkid /dev/{devicename}", or by examining the
 # disk's label in various OSes' file browsers.
-# The default is an empty list (all volumes are scanned).
+# The default is "Recovery HD".
 #
 #dont_scan_volumes "Recovery HD"
 
@@ -224,7 +232,7 @@ timeout 20
 # set of tools. Most notably, MokManager.efi is in this blacklist,
 # but will show up as a tool if present in certain directories. You
 # can control the tools row with the showtools token.
-# The default is shim.efi,MokManager.efi,TextMode.efi,ebounce.efi,GraphicsConsole.efi
+# The default is shim.efi,TextMode.efi,ebounce.efi,GraphicsConsole.efi,MokManager.efi,HashTool.efi,HashTool-signed.efi
 #
 #dont_scan_files shim.efi,MokManager.efi