From owner-freebsd-gnome@FreeBSD.ORG Thu Jul 24 21:32:13 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F9A37B401 for ; Thu, 24 Jul 2003 21:32:13 -0700 (PDT) Received: from ran.psg.com (ip166.usw12.rb1.bel.nwlink.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3C643F3F for ; Thu, 24 Jul 2003 21:32:12 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.20) id 19fuFX-0000If-S1 for freebsd-gnome@freebsd.org; Thu, 24 Jul 2003 21:32:11 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 24 Jul 2003 21:32:11 -0700 To: freebsd gnome Message-Id: Subject: maximize X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 04:32:13 -0000 sawfish when i hit the MaximizeWindow button on the title bar, the window expands to full screen. when i hit a fn key defined as Maximize Fill Window Toggle, the window expands to the max size that does not run into other windows in the current workspace. i want the fn key to act a the title bar button does. what the heck should i be doing? randy