From 53846603b682c5a0c7bcd822dbf3e57391ee15b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Wed, 9 Jun 2021 15:03:27 +0200 Subject: xorg.conf: Add Compose key --- etc/X11/xorg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/X11/xorg.conf') diff --git a/etc/X11/xorg.conf b/etc/X11/xorg.conf index 871a69d..3324cf8 100644 --- a/etc/X11/xorg.conf +++ b/etc/X11/xorg.conf @@ -4,5 +4,5 @@ Section "InputDevice" Option "XkbModel" "pc105" Option "XkbLayout" "se,se,ru" Option "XkbVariant" "nodeadkeys,," - Option "XkbOptions" "grp:alt_caps_toggle" + Option "XkbOptions" "grp:alt_caps_toggle,compose:paus" EndSection -- cgit v1.2.3