emacs starting maximised
Posted
by Seamus
on Super User
See other posts from Super User
or by Seamus
Published on 2010-03-27T23:45:43Z
Indexed on
2010/03/27
23:53 UTC
Read the original article
Hit count: 204
I want a keyboard shortcut to open emacs in a maximised window. I tried emacs --fullscreen
, but that is full screen rather than maximised window... That is, the emacs window covers ubuntu menu bars. emacs -fw
gets a full width window and emacs -fh
gets a full height window, but if you put both options, it only reads the second one. At the moment, I just have another keyboard shortcut for maximising a window. Is there a way to get emacs to start maximised?
Ubuntu 9.10, emacs 22, if that makes a difference.
© Super User or respective owner