From 333f76f160fc1be85369fb882e760550d24637d7 Mon Sep 17 00:00:00 2001 From: scbj Date: Thu, 22 Jan 2026 09:16:36 +0100 Subject: [PATCH] (linux) .. --- linux.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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