X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/a41fc1c8dcb42f798904e5d93d82b27fac68d704..277521fa187f0774a5bb46016adf97e6afd3a6c2:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 5a3f712..2128756 100644 --- a/dot/emacs +++ b/dot/emacs @@ -500,6 +500,7 @@ (global-set-key [XF86WakeUp] "") (global-set-key [?\C-c ?d ?w] 'devhelp-word-at-point) (global-set-key [?\C-c ?d ?a] 'devhelp-assistant-word-at-point) + (global-set-key [f11] 'mdw-toggle-full-screen) (and (not mdw-fast-startup) (fboundp 'hippie-expand) (global-set-key [?\M-/] 'hippie-expand)))