unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "ismail dönmez" <ismail.donmez@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Getting Emacs to start in fullscreen
Date: Mon, 12 Jul 2004 16:05:03 +0300	[thread overview]
Message-ID: <2a4f155d04071206051c4a8944@mail.gmail.com> (raw)
In-Reply-To: <877jt9sazd.fsf@marc0.dyndns.org>

Works! Thank you!

On Mon, 12 Jul 2004 11:52:39 GMT, Marco Parrone <marc0@autistici.org> wrote:
> 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]
> 
> 
> 


-- 
Time is what you make of it

  reply	other threads:[~2004-07-12 13:05 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
2004-07-12 13:05       ` ismail dönmez [this message]
     [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=2a4f155d04071206051c4a8944@mail.gmail.com \
    --to=ismail.donmez@gmail.com \
    --cc=help-gnu-emacs@gnu.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).