From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marco Parrone Newsgroups: gmane.emacs.help Subject: Re: Getting Emacs to start in fullscreen Date: Mon, 12 Jul 2004 11:52:39 GMT Organization: none Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877jt9sazd.fsf@marc0.dyndns.org> References: <2a4f155d04071109233275f97@mail.gmail.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0325916847==" X-Trace: sea.gmane.org 1089633565 20915 80.91.224.253 (12 Jul 2004 11:59:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2004 11:59:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 12 13:59:18 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 1BjzSm-0000fd-00 for ; Mon, 12 Jul 2004 13:59:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BjzV4-0000qe-PG for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jul 2004 08:01:38 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!news-out.tin.it!news-in.tin.it!news3.tin.it.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Language: en X-Accept-Language: it, en X-Country: Italy X-Attribution: Marco X-Face: ]KIe+0@lNbQo2y\ey;]!*LKsR-0$V737yt[BnA*)c,)gu>IH>S}:"PPNWkV<}[ usLa_gJyB!BRUEC!~5OY;:`k1Tcv2g2<0|,'RI}ZhnPpaXC.,L^y?}R&FfrRiLE*b+AE, JY/a! `/ZN{E`NgLO_QV#s`!,#M%ppv@mcIb`K^/1``d^=o"AvteN1nNFyzU 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:19590 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19590 --===============0325916847== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable ismail d=F6nmez 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 ? >>=20 >> (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=20 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 =2D-=20 Marco Parrone [0x45070AD6] --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA8npsi2MRZ0UHCtYRAiDwAKDIMJb587rdplfolf0buY24aDjergCgz+gC qF2QtAR9RH+HFQw1M6Pkc+M= =1/Ms -----END PGP SIGNATURE----- --=-=-=-- --===============0325916847== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0325916847==--