aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-06-23 23:41:40 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-06-23 23:41:40 +1200
commit81ce3b5ab18a210d8115d3fc215badaab7f3a88e (patch)
treec2b005c000a2a93af3c7e113cb1cfba67ca7983b
parentRevert "Move Caps-Ctrl modifier into .keyboard ... (diff)
downloaddotfiles-81ce3b5ab18a210d8115d3fc215badaab7f3a88e.tar.gz
dotfiles-81ce3b5ab18a210d8115d3fc215badaab7f3a88e.zip
Don't set keyboard options in ~/.xsession
Wrong place to do it; Debian's blessèd way is keyboard(5).
-rw-r--r--x/xsession.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/x/xsession.sh b/x/xsession.sh
index c0b5cb1c..fa6a6c84 100644
--- a/x/xsession.sh
+++ b/x/xsession.sh
@@ -20,18 +20,6 @@ xargs xrandr \
xargs xwallpaper \
< "${XDG_CONFIG_HOME:-"$HOME"/.config}"/xwallpaper/config &
-# Set a few keyboard map options:
-#
-# - Remap Caps Lock as another Control key.
-# - Remap right Alt as a Compose key.
-# - Kill X server with Ctrl+Alt+Backspace.
-#
-setxkbmap \
- -option caps:ctrl_modifier \
- -option compose:ralt \
- -option terminate:ctrl_alt_bksp \
- &
-
# Set a few X user preferences:
#
# - No bell