diff --git a/linux.md b/linux.md index 9c49bf2..176c64b 100644 --- a/linux.md +++ b/linux.md @@ -38,12 +38,15 @@ localectl status #### configure layout 'US intl. with deadkeys' To configure `US intl. with deadkeys`, set the following values: + ```sh - X11 Layout: us - X11 Model: default +X11 Layout: us +X11 Model: default X11 Variant: intl ``` +Use `localectl` to show the current settings. + ## Linux commands