Add meta keysym for super key
This commit is contained in:
parent
389073d7c9
commit
39b71d56a9
1
init.el
1
init.el
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user