summaryrefslogtreecommitdiff
path: root/app-emacs/qwerty/files/50qwerty-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/qwerty/files/50qwerty-gentoo.el')
-rw-r--r--app-emacs/qwerty/files/50qwerty-gentoo.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/qwerty/files/50qwerty-gentoo.el b/app-emacs/qwerty/files/50qwerty-gentoo.el
new file mode 100644
index 000000000000..20580cfc7c11
--- /dev/null
+++ b/app-emacs/qwerty/files/50qwerty-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'qwerty "qwerty"
+ "Switch between QWERTY and DVORAK without changing the system keymap" t)