X-Git-Url: https://code.delx.au/refind/blobdiff_plain/05d641020fe8cea57fa41b9e19459727a463d0c0..25fa33d6ede1e5a5dfa7831231e9068a25ccf7d2:/refind.conf-sample diff --git a/refind.conf-sample b/refind.conf-sample index 6cc17cd..a9c28df 100644 --- a/refind.conf-sample +++ b/refind.conf-sample @@ -10,7 +10,7 @@ timeout 20 # Hide user interface elements for personal preference or to increase # security: -# banner - the rEFInd title banner +# banner - the rEFInd title banner (built-in or loaded via "banner") # label - boot option text label in the menu # singleuser - remove the submenu options to boot Mac OS X in single-user # or verbose modes; affects ONLY MacOS X @@ -58,6 +58,17 @@ timeout 20 #selection_big selection-big.bmp #selection_small selection-small.bmp +# Set the font to be used for all textual displays in graphics mode. +# The font must be a PNG file with alpha channel transparency. It must +# contain ASCII characters 32-126 (space through tilde), inclusive, plus +# a glyph to be displayed in place of characters outside of this range, +# for a total of 96 glyphs. Only monospaced fonts are supported. Fonts +# may be of any size, although large fonts can produce display +# irregularities. +# The default is rEFInd's built-in font, Luxi Mono Regular 12 point. +# +#font myfont.png + # Use text mode only. When enabled, this option forces rEFInd into text mode. # Passing this option a "0" value causes graphics mode to be used. Pasing # it no value or any non-0 value causes text mode to be used. @@ -184,7 +195,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" @@ -213,7 +224,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