unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Marco Parrone <marc0@autistici.org>
Subject: Re: Getting Emacs to start in fullscreen
Date: Mon, 12 Jul 2004 11:52:39 GMT	[thread overview]
Message-ID: <877jt9sazd.fsf@marc0.dyndns.org> (raw)
In-Reply-To: mailman.577.1089605507.22971.help-gnu-emacs@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 1204 bytes --]

ismail dönmez on Mon, 12 Jul 2004 07:08:32 +0300 writes:

>> > I am using emacs -fs to start emacs in fullscreen but I wonder is
>> > there a config  option that I can add in ~/.emacs so when I do start
>> > emacs it will automatically start in fullscreen ?
>> 
>> (w32-send-sys-command 61488)
>
> I am on linux. Sorry forgot to say that. I am using Gtk+ gui.

I can't find the `-fs' option in Emacs 21.3.

However, you can put

  xrdb ~/.Xresources

in your ~/.xinitrc

(or the other script you use to start X, anyway the xrdb command may
run before Emacs).

and 

  emacs*geometry: 80x40+100+0

in your ~.Xresources (change 80x40+100+0 [WIDTHxHEIGHT+XOFF+YOFF] to
what you want).

For more detailed informations see `C-h i d m emacs RET g Resources X'.

My current ~/.Xresources (just containing commented out old
configurations) follows

!!! .Xresources

! emacs*background: black
! emacs*foreground: white
! emacs*geometry: +100+0

! emacs.toolbar: 0
! emacs.menubar: 0
! emacs.scrollbar: 0
! xterm*background: black
! xterm*foreground: red
! xterm*geometry: +530+430

!!!! .Xresources ends here

-- 
Marco Parrone <marc0@autistici.org> [0x45070AD6]

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  parent reply	other threads:[~2004-07-12 11:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11 16:23 Getting Emacs to start in fullscreen ismail dönmez
2004-07-11 20:17 ` Misha Polatov
2004-07-12  4:08   ` ismail dönmez
     [not found]   ` <mailman.577.1089605507.22971.help-gnu-emacs@gnu.org>
2004-07-12 11:52     ` Marco Parrone [this message]
2004-07-12 13:05       ` ismail dönmez
     [not found] <mailman.534.1089563158.22971.help-gnu-emacs@gnu.org>
2004-07-13  3:39 ` Bruce Ingalls

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877jt9sazd.fsf@marc0.dyndns.org \
    --to=marc0@autistici.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).