Emacs 24.4 全屏化窗口的命令为toggle-frame-fullscreen, 为它绑定一个快捷键:

;; fullscreen
(global-set-key (kbd "C-x w f") 'toggle-frame-fullscreen)

venmos
462 声望15 粉丝

Maccon, Emacscon, Lolicon, ACG. False geek, Looks like a quiet guy. Love open source, Loves photography and outdoor sports. Favorite programming language is Ruby and Lisp.


引用和评论

0 条评论