Skip to main content

Module keyboard_layout

Module keyboard_layout 

Source
Expand description

Keyboard Layout Configuration

Allows selection between different keyboard layouts (US QWERTY, French AZERTY, etc.)

Functionsยง

handle_scancode
Handle a keyboard scancode based on the current layout
handle_scancode_raw
Handle a pre-read raw scancode (port 0x60 already consumed by caller).
is_french_layout
Get the current keyboard layout setting
set_french_layout
Set the keyboard layout to French AZERTY
set_us_layout
Set the keyboard layout to US QWERTY