[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:window_managers:keyboard_layout_in_fluxbox [2019/08/09 16:58 (UTC)] – [Keyboard Layout in Fluxbox] slackwarespanoles:howtos:window_managers:keyboard_layout_in_fluxbox [2019/08/09 17:00 (UTC)] (actual) – [Sources] slackwarespanol
Línea 3: Línea 3:
  
 Si ha configurado el [[.keyboard_layout | diseño del teclado]] en todo el sistema, no necesita hacer nada. Sin embargo, si cambia entre diseños de forma regular, Fluxbox le permite agregar fácilmente esta funcionalidad al menú. Si ha configurado el [[.keyboard_layout | diseño del teclado]] en todo el sistema, no necesita hacer nada. Sin embargo, si cambia entre diseños de forma regular, Fluxbox le permite agregar fácilmente esta funcionalidad al menú.
-====Fluxbox Menu====+==== Menú de Fluxbox ====
  
-1. Open the Fluxbox menu config file:+1. Abra el archivo de configuración del menú Fluxbox:
  
 <code>nano ~/.fluxbox/menu</code> <code>nano ~/.fluxbox/menu</code>
  
-Add the following section with the layout(s) you want:+Agregue la siguiente sección con los diseños que desee:
 <code>[submenu] (Keyboards) <code>[submenu] (Keyboards)
     [exec] (gb) {setxkbmap gb}     [exec] (gb) {setxkbmap gb}
     [exec] (fr) {setxkbmap fr}     [exec] (fr) {setxkbmap fr}
 [end]</code> [end]</code>
- +También deberá volver a cargar la configuración
-You'll also need to reload the config. +===== Fuentes ===== 
- +  * Originalmente escrito por [[wiki:user:sycamorex]] 
-===== Sources ===== +  * Traducido por:  [[wiki:user: slackwarespanol | Victor]]  2019/08/09 16:59 (UTC) 
-  * Originally written by [[wiki:user:sycamorex]]+
  
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 es:howtos:window_managers:keyboard_layout_in_fluxbox ()