aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc.d/xkb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'X/xinitrc.d/xkb.sh')
-rw-r--r--X/xinitrc.d/xkb.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/X/xinitrc.d/xkb.sh b/X/xinitrc.d/xkb.sh
deleted file mode 100644
index a5142398..00000000
--- a/X/xinitrc.d/xkb.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-# Map Caps Lock as a Ctrl key, use right alt as Compose, kill X server with
-# Ctrl+Alt+Backspace
-# <https://en.wikipedia.org/wiki/Compose_key#Common_compose_combinations>
-command -v setxkbmap >/dev/null 2>&1 || return
-setxkbmap -option compose:ralt,ctrl:nocaps,terminate:ctrl_alt_bksp