unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Fullscreen with  no toolbar, no menubar, and, no scroll bar
@ 2020-11-20 23:47 Christopher Dimech
  2020-11-21  0:16 ` Christopher Dimech
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Dimech @ 2020-11-20 23:47 UTC (permalink / raw)
  To: Help Gnu Emacs


L know that if I want Emacs with no toolbar, no menubar, and, no scroll bar,
I can write.  But what if I also want fullscreen to get CompleteFullScreen.

(tool-bar-mode -1)
(menu-bar-mode -1)
(scroll-bar-mode -1)

For instance, a keybinding that toggles between Normal and CompleteFullScreen



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-21  1:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-20 23:47 Fullscreen with no toolbar, no menubar, and, no scroll bar Christopher Dimech
2020-11-21  0:16 ` Christopher Dimech
2020-11-21  1:20   ` Stefan Kangas
2020-11-21  1:31     ` Christopher Dimech

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).