Move (x-)?select-enable-clipboard to core-os.el
This commit is contained in:
parent
8a1cdde137
commit
19bd579ede
2 changed files with 5 additions and 4 deletions
|
@ -2,10 +2,7 @@
|
|||
|
||||
(global-set-key (kbd "M-q") 'kill-emacs)
|
||||
|
||||
;; Use a shared clipboard
|
||||
(setq x-select-enable-clipboard t
|
||||
select-enable-clipboard t
|
||||
;; Prefixes: Command = M, Alt = A
|
||||
(setq ;; Prefixes: Command = M, Alt = A
|
||||
mac-command-modifier 'meta
|
||||
mac-option-modifier 'alt
|
||||
;; sane trackpad/mouse scroll settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue