aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/user-profile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-06-26 09:30:42 +0200
committerMattias Andrée <maandree@kth.se>2021-06-26 09:30:42 +0200
commitd84e8a184d14f1ff8fbb1cb26afcf79483d3b5ea (patch)
treeb02975c7ae36aa582a67a417925b419d78f77381 /emacs/user-profile
parentAdd paths to profile (diff)
downloaddotfiles-d84e8a184d14f1ff8fbb1cb26afcf79483d3b5ea.tar.gz
dotfiles-d84e8a184d14f1ff8fbb1cb26afcf79483d3b5ea.tar.bz2
dotfiles-d84e8a184d14f1ff8fbb1cb26afcf79483d3b5ea.tar.xz
Add dead key fix for emacs
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--emacs/user-profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs/user-profile b/emacs/user-profile
new file mode 100644
index 0000000..714028b
--- /dev/null
+++ b/emacs/user-profile
@@ -0,0 +1,4 @@
+# -*- shell-script -*-
+
+# Enable dead keys in Emacs GUI
+export XMODIFIERS=@im=none