From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Rubin Newsgroups: gmane.emacs.help Subject: Re: fullscreen mode in xfce4 Date: Wed, 18 Apr 2007 00:48:23 +0200 Message-ID: <46254EB7.8040204@warum-ada.de> References: <87odlmisb2.fsf@debby.local.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176850132 24972 80.91.229.12 (17 Apr 2007 22:48:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2007 22:48:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 18 00:48:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HdwTZ-0007en-V0 for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2007 00:48:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdwYL-0008Tn-B3 for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Apr 2007 18:53:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdwY7-0008RG-GD for help-gnu-emacs@gnu.org; Tue, 17 Apr 2007 18:53:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdwY6-0008Op-0q for help-gnu-emacs@gnu.org; Tue, 17 Apr 2007 18:53:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdwY5-0008Of-TC for help-gnu-emacs@gnu.org; Tue, 17 Apr 2007 18:53:21 -0400 Original-Received: from smtp4.netcologne.de ([194.8.194.137]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HdwTJ-0008DN-NP for help-gnu-emacs@gnu.org; Tue, 17 Apr 2007 18:48:25 -0400 Original-Received: from [192.168.0.4] (xdsl-84-44-152-155.netcologne.de [84.44.152.155]) by smtp4.netcologne.de (Postfix) with ESMTP id 9E203DA4A0 for ; Wed, 18 Apr 2007 00:48:23 +0200 (CEST) User-Agent: Thunderbird 1.5.0.4 (X11/20060516) In-Reply-To: <87odlmisb2.fsf@debby.local.net> X-detected-kernel: Linux 2.4-2.6 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42765 Archived-At: Dieter Wilhelm wrote: > Hi > > I'm running xfce4. When I start my first Emacs frame with the option > --fullscreen it works like a charm. But I'd like to open other frames > in the same session in fullscreen mode as well. How can I achieve > this? The window manager offers his own maximise method but then I > still have a window manager frame around my Emacs frames 8-(. Hi Dieter, I discovered it just a few days ago myself (reading this list): Do M-x customize-variable RET default-frame-alist and set a parameter `fullscreen' to value `fullboth'. (A note on window managers: I'm using icewm and by pressing Alt-F11 I get fully maximized windows--no borders, no title bar, just no space wasted. Maybe xfce has a similar feature?) Have fun ----Daniel -- Daniel Rubin daniel warum-ada de