From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 17:47:17 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F4B516A418 for ; Wed, 12 Sep 2007 17:47:17 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 6920813C465 for ; Wed, 12 Sep 2007 17:47:17 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so221741rvb for ; Wed, 12 Sep 2007 10:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=o2RHgzRtuwmk4y72c3vn/7LldZqfWlOk4mh2DH51/Wk=; b=DyRmJJgLXNsZpshC6e2O4LERbnd3TxUj5OK8dix2intewHI+2Dgh9T5yehY1HTcS5VK0JyzPRLFkc96r+RSyMtFTRnR7YyJj2j9/Yvku2VV0cvVGsimaEMXgTUbP/HB/ZVGT59zAFy9MG4p6J2FaToqAhQDTqw4LIb8KnRkfeWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GWFM73lm4SfDU6pETqaViCGwUWVwoVUMSyIGfnQ631kbBe3cLSvaONhQeaEopWYHzQlhThNxyK/Tog9czZ1fc1On8A2r1yysEkIHpzjd+WrTPkPg9qj3V1U/jH/v3czkKG0QgdhH5EllTO8SthJGRDkPpljZhN1Ud0viV8TWsAE= Received: by 10.141.107.13 with SMTP id j13mr444469rvm.1189619237003; Wed, 12 Sep 2007 10:47:17 -0700 (PDT) Received: by 10.141.154.18 with HTTP; Wed, 12 Sep 2007 10:47:16 -0700 (PDT) Message-ID: <84b68b3d0709121047pd1adebdr47feed38ad717300@mail.gmail.com> Date: Wed, 12 Sep 2007 23:17:16 +0530 From: "Amitabh Kant" To: freebsd-questions@freebsd.org In-Reply-To: <20070912174315.GA95082@parts-unknown.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070912174315.GA95082@parts-unknown.org> Subject: Re: F11 in Firefox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 17:47:17 -0000 On 9/12/07, David Benfell wrote: > > It moves the window partially off screen such that the window > controls are inaccessible. > > As I said, I NEVER EVER want this function. It is, in my view, > a damnable bug. The only way I can get control back is to exit > Firefox. > > How do I kill it? > > Thanks! > > -- > David Benfell, LCP > benfell@parts-unknown.org Shouldn't pressing F11 once again bring it back to normal mode. (F11 is actually meant to give you full screen mode) Amitabh