[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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howtos:window_managers:keyboard_layout_in_fluxbox [2012/09/25 04:26 (UTC)] – moved from the general howtos namespace mfillpothowtos:window_managers:keyboard_layout_in_fluxbox [2021/07/25 22:39 (UTC)] (current) – [Keyboard Layout in Fluxbox] carriunix
Line 2: Line 2:
 ====== Keyboard Layout in Fluxbox ====== ====== Keyboard Layout in Fluxbox ======
  
-If you have set the [[howtos:keyboard_layout|keyboard layout]] system-wide, you do not need to do anything. If, however, you switch between layouts on a regular basis, Fluxbox lets you easily add this functionality to the menu.+If you have set the [[.keyboard_layout|keyboard layout]] system-wide, you do not need to do anything. If, however, you switch between layouts on a regular basis, [[howtos:window_managers:fluxbox|Fluxbox]] lets you easily add this functionality to the menu.
  
 ====Fluxbox Menu==== ====Fluxbox Menu====
Line 10: Line 10:
 <code>nano ~/.fluxbox/menu</code> <code>nano ~/.fluxbox/menu</code>
  
-Add the following section with the layout(s) you want:+2. Add the following section with the layout(s) you want:
 <code>[submenu] (Keyboards) <code>[submenu] (Keyboards)
     [exec] (gb) {setxkbmap gb}     [exec] (gb) {setxkbmap gb}
Line 16: Line 16:
 [end]</code> [end]</code>
  
-You'll also need to reload the config.+3. You'll also need to reload the config.
  
 ===== Sources ===== ===== Sources =====
 howtos:window_managers:keyboard_layout_in_fluxbox ()