[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:slackware_admin:uefi_triple_boot_with_refind_on_slackware [2019/02/18 04:15 (UTC)] – [Herramientas Non-bootloader] antares_alfes:howtos:slackware_admin:uefi_triple_boot_with_refind_on_slackware [2019/02/19 03:30 (UTC)] (actual) – [Sources] antares_alf
Línea 453: Línea 453:
   * about : información a cerca de rEFInd   * about : información a cerca de rEFInd
  
-===== Modifying Appearance of rEFInd =====+===== Modificando la apariencia de rEFInd =====
  
-Now that we got our boot entries sorted outwe can play around and modify the appearance of the refind menu.+Ahora que hemos arreglado nuestras entradas de arranquepodemos jugar un poco y modificar la apariencia de nuestro menú.
  
-=== Resolution ===+=== Resolución === 
 + 
 +Podemos establecer la resolución manualmente, para asegurar que los banners/background estén bien escalados. La resolución por defecto del sistema es 800x600.
  
-We can set the resolution manually, to make sure that the banners/background will be well scaled. The system default resolution is usually 800x600. 
 <code> <code>
 resolution 1920 1080 resolution 1920 1080
 </code> </code>
  
-=== Using custom icons ===+=== Usando íconos personalizados === 
 + 
 +Como vimos anteriormente con las entradas del menú personalizado, podemos elegir íconos para cada entrada con la opción **icon**. Entonces podemos hacer nuestros propios íconos y colocarlos en el directorio EFI/refind/icons/. El tipo predeterminado de iconos es bmp o png. Hay dos tipos de íconos, unos pequeños para las opciones non-bootloader (p.e. apagado, reinicio, ...), y unos grandes para las entradas bootloaders/kernel. Todos los iconos son cuadrados y los tamaños predeterminados son 48x48 para los iconos pequeños y 128x128 para los iconos grandes. Todos los iconos deben tener un tamaño superior a 32x32. El tamaño de los iconos se puede configurar utilizando:
  
-As we saw above with the custom menu entries we can choose icons for each entry with the **icon** option. So we can make our own icons and place them in directory EFI/refind/icons/. The default type of icons is bmp or png. There are two types of icons, small ones for the non-bootloader options (e.g. shutdown, reboot, ...), and large ones for the bootloaders/kernel entries. All icons are square and default sizes are 48x48 for the small icons and 128x128 for the large icons. All icons must be more than 32x32 in size. The size of icons can be set using: 
 <code> <code>
 large_icon 128 large_icon 128
 small_icon 48 small_icon 48
 </code> </code>
-If the icons are physically smaller, they will be stretched to match the set size. 
  
-When the cursor is moved in the refind menu, a selection background switches from icon to iconWe can create our own selection backgrounds and copy them to the EFI/refind directory and then change refind.conf:+Si los íconos son físicamente más pequeños, se estirarán para que coincidan con el tamaño establecido.  
 + 
 +Cuando el cursor se mueve en el menú de refindirun fondo de selección cambia de un icono otroPodemos crear nuestros propios fondos de selección y copiarlos en el directorio EFI/refind y luego cambiar refind.conf: 
 + 
 <code> <code>
 selection_big   myselectionbig.png selection_big   myselectionbig.png
 selection_small myselectionsmall.png selection_small myselectionsmall.png
 </code> </code>
-The formats accepted are again bmp and png. png is used mostly to have support for transparency. The default sizes are 64x64 for the small one and 144x144 for the big one. 
  
-And finallyto include our icon in our menu entry:+Los formatos aceptados son de nuevo bmp y png. png se utiliza principalmente para tener soporte para la transparencia. Los tamaños predeterminados son 64x64 para el pequeño y 144x144 para el grande. 
 + 
 +Y finalmentepara incluir nuestro icono en nuestra entrada del menú: 
 <code> <code>
 menuentry "Bootloader title" { menuentry "Bootloader title" {
Línea 489: Línea 496:
 </code> </code>
  
-=== Background ===+=== El fondo === 
 + 
 +También podemos crear nuestro propio fondo y colocarlo en el directorio EFI / refind /. Las líneas requeridas en refind.conf son:
  
-We can also create our own background and place it in the EFI/refind/ directory. The lines required in refind.conf are: 
 <code> <code>
 banner mybackground.bmp banner mybackground.bmp
 banner_scale noscale banner_scale noscale
 </code> </code>
-With **noscale** the image will be cropped if it is too large. The other possibility is **fillscreen**. Default is **noscale**. 
  
-====== Sources ====== +Con **noscale** la imagen se recortará si es demasiado grande. La otra posibilidad es **fillscreen**. El valor predeterminado es **noscale**. 
-<!-- If you are copying information from another sourcethen specify that source --> + 
-<!-- * Original source: [[http://some.website.org/some/page.html]] --> +====== Fuentes ====== 
-<!-- Authors are allowed to give credit to themselves! --> +<!-- Si está copiando información de otra fuenteespecifique esa fuente --> 
-<!-- * Originally written by [[wiki:user:user | user]] --> +<!-- * Fuente original: [[http://some.website.org/some/page.html]] --> 
-<!-- * Contributions by [[wiki:user:yyy | User Y]] -->+<!-- Los autores tienen permitido dar crédito a sí mismos! --> 
 +<!-- * Originalmente escrito por [[wiki:user:user | user]] --> 
 +<!-- * Contribuciones por [[wiki:user:yyy | User Y]] -->
  
-  * Originally written by [[wiki:user:aragorn2101 | aragorn2101]] +  * Originalmente escrito por [[wiki:user:aragorn2101 | aragorn2101]] 
-More information at:+Más información en:
   * [[http://www.rodsbooks.com/refind/]]   * [[http://www.rodsbooks.com/refind/]]
  
-<!-- Please do not modify anything belowexcept adding new tags.--> +<!-- Por favorno modifique nada a continuación, excepto agregar nuevas etiquetas.--> 
-<!-- You must remove the tag-word "template" below before saving your new page -->+<!-- Debes remover el tag-word "template" de abajo antes de guardar tu nueva página -->
 {{tag>howtos uefi efi boot slackware_administration author_aragorn2101}} {{tag>howtos uefi efi boot slackware_administration author_aragorn2101}}
 es:howtos:slackware_admin:uefi_triple_boot_with_refind_on_slackware ()