Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
buildcfg:keyboard_map [2022/02/17 12:34]
mcb30
buildcfg:keyboard_map [2022/02/17 12:37]
mcb30
Line 18: Line 18:
  
     #define KEYBOARD_MAP fr     #define KEYBOARD_MAP fr
 +
 +=== Allow keyboard map to be configured at runtime ===
 +
 +    #define KEYBOARD_MAP dynamic
 +    ​
 +    iPXE> set keymap fr
  
 ===== Description ===== ===== Description =====
  
-This build option configures the keyboard map used for the default BIOS console.+This build option configures the keyboard map used by iPXE.
  
 Supported keyboard maps are: Supported keyboard maps are:
Line 58: Line 64:
 ===== See also ===== ===== See also =====
  
-  * ''​[[:​buildcfg:CONSOLE_PCBIOS]]''​+  * ''​[[:​cfg:keymap]]'' ​setting
   * [[:​console|Console configuration]] in iPXE   * [[:​console|Console configuration]] in iPXE
   * [[:​buildcfg|List of all iPXE build options]]   * [[:​buildcfg|List of all iPXE build options]]
Line 66: Line 72:
 iPXE's keyboard maps are generated automatically using the Linux [[http://​www.kernel.org/​pub/​linux/​utils/​kbd/​|kbd]] utility. iPXE's keyboard maps are generated automatically using the Linux [[http://​www.kernel.org/​pub/​linux/​utils/​kbd/​|kbd]] utility.
  
 +When using the ''​dynamic''​ keyboard map, you can change the keyboard map at runtime by modifying the ''​[[:​cfg:​keymap]]''​ setting.
buildcfg/keyboard_map.txt ยท Last modified: 2022/02/17 12:46 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.