help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: maximising window?


From: Chris F.A. Johnson
Subject: Re: maximising window?
Date: Sat, 7 Jun 2014 20:35:00 -0400 (EDT)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

On Sat, 7 Jun 2014, John Mastro wrote:
I think you're looking for `toggle-frame-maximized' or
`toggle-frame-fullscreen'. You could put one on Alt-F10 with something
like this:

   (global-set-key (kbd "<M-f10>") 'toggle-frame-fullscreen)

Symbol's function definition is void: toggle-frame-maximized
Symbol's function definition is void: toggle-frame-fullscreen
No apropos matches for `toggle-frame'

(emacs 24.3.1)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]