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

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

Re: Programmatically maximize Emacs during startup?


From: David Masterson
Subject: Re: Programmatically maximize Emacs during startup?
Date: Fri, 04 Dec 2020 19:05:10 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Christopher Dimech <dimech@gmx.com> writes:

> (require 'maximize)
>
> If you want to bind Hot-keys, add setting lines like below.
>
> (global-set-key [f9] 'maximize-toggle-frame-vmax)
> (global-set-key [f11] 'maximize-toggle-frame-hmax)

Thanks.  Since I'm using a Chromebook, I don't have a (readily obvious)
set of function keys, so, if needed, I'll find other keys.

-- 
David Masterson



reply via email to

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