From cd15a1e143f053632901c084675dffa92f5d5bce Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Mon, 15 Jun 2026 16:14:22 +0200 Subject: misc: bind capslock → esc/ctrl, leftctrl → compose, and more MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/kxkbrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/kxkbrc (limited to '.config/kxkbrc') diff --git a/.config/kxkbrc b/.config/kxkbrc new file mode 100644 index 0000000..c83ebbd --- /dev/null +++ b/.config/kxkbrc @@ -0,0 +1,3 @@ +[Layout] +Options=compose:ralt +ResetOldOptions=true -- cgit v1.3.1