1

Add meta keysym for super key

This commit is contained in:
Jessie Hildebrandt 2019-10-18 19:33:19 -04:00
parent 389073d7c9
commit 39b71d56a9

View File

@ -41,6 +41,7 @@
inhibit-startup-screen t ; Don't show startup screen
inhibit-splash-screen t ; Don't show splash screen
x-gtk-use-system-tooltips nil ; Don't use system tooltips
x-super-keysym 'meta ; Treat the super key as a meta key
mouse-wheel-progressive-speed nil ; Don't accelerate mouse scrolling
scroll-preserve-screen-position 1 ; Don't move cursor while scrolling
custom-file "~/.emacs.d/custom.el" ; Use separate custom-vars file