From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?ismail_d=F6nmez?= Newsgroups: gmane.emacs.help Subject: Re: Getting Emacs to start in fullscreen Date: Mon, 12 Jul 2004 16:05:03 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2a4f155d04071206051c4a8944@mail.gmail.com> References: <2a4f155d04071109233275f97@mail.gmail.com> <877jt9sazd.fsf@marc0.dyndns.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1089637590 20253 80.91.224.253 (12 Jul 2004 13:06:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2004 13:06:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 12 15:06:25 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bk0Vl-0005Bj-00 for ; Mon, 12 Jul 2004 15:06:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk0Y4-0004Q4-Na for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jul 2004 09:08:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bk0XK-00049N-B8 for help-gnu-emacs@gnu.org; Mon, 12 Jul 2004 09:08:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bk0XH-00048w-ML for help-gnu-emacs@gnu.org; Mon, 12 Jul 2004 09:08:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk0XH-00048m-HE for help-gnu-emacs@gnu.org; Mon, 12 Jul 2004 09:07:59 -0400 Original-Received: from [64.233.170.195] (helo=mproxy.gmail.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1Bk0Ui-0006MI-Dz for help-gnu-emacs@gnu.org; Mon, 12 Jul 2004 09:05:20 -0400 Original-Received: by mproxy.gmail.com with SMTP id d19so336199rnf for ; Mon, 12 Jul 2004 06:05:03 -0700 (PDT) Original-Received: by 10.38.206.31 with SMTP id d31mr54275rng; Mon, 12 Jul 2004 06:05:03 -0700 (PDT) Original-To: Marco Parrone In-Reply-To: <877jt9sazd.fsf@marc0.dyndns.org> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19591 Works! Thank you! On Mon, 12 Jul 2004 11:52:39 GMT, Marco Parrone wrote= : > ismail d=F6nmez on Mon, 12 Jul 2004 07:08:32 +0300 writes: >=20 > >> > 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. >=20 > I can't find the `-fs' option in Emacs 21.3. >=20 > However, you can put >=20 > xrdb ~/.Xresources >=20 > in your ~/.xinitrc >=20 > (or the other script you use to start X, anyway the xrdb command may > run before Emacs). >=20 > and >=20 > emacs*geometry: 80x40+100+0 >=20 > in your ~.Xresources (change 80x40+100+0 [WIDTHxHEIGHT+XOFF+YOFF] to > what you want). >=20 > For more detailed informations see `C-h i d m emacs RET g Resources X'. >=20 > My current ~/.Xresources (just containing commented out old > configurations) follows >=20 > !!! .Xresources >=20 > ! emacs*background: black > ! emacs*foreground: white > ! emacs*geometry: +100+0 >=20 > ! emacs.toolbar: 0 > ! emacs.menubar: 0 > ! emacs.scrollbar: 0 > ! xterm*background: black > ! xterm*foreground: red > ! xterm*geometry: +530+430 >=20 > !!!! .Xresources ends here >=20 > -- > Marco Parrone [0x45070AD6] >=20 >=20 >=20 --=20 Time is what you make of it