Guest User

Untitled

a guest
Mar 24th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. (global-set-key (kbd "<escape>") 'keyboard-escape-quit)
  2.  
  3. (global-set-key (kbd "<escape>") 'keyboard-quit)
  4.  
  5. (define-key key-translation-map (kbd "ESC") (kbd "C-g"))
Add Comment
Please, Sign In to add comment