From owner-cvs-all Sat Mar 17 8:19:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99D5637B71A; Sat, 17 Mar 2001 08:19:14 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2HGJEI23526; Sat, 17 Mar 2001 08:19:14 -0800 (PST) (envelope-from vanilla) Message-Id: <200103171619.f2HGJEI23526@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 17 Mar 2001 08:19:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/w9wm Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-wm/w9wm/files patch-Makefile.no-imake X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/03/17 08:19:14 PST Modified files: x11-wm Makefile Added files: x11-wm/w9wm Makefile distinfo pkg-comment pkg-descr pkg-plist x11-wm/w9wm/files patch-Makefile.no-imake Log: w9wm is a quick & dirty hack based on 9wm, the wonderful "template" window manager made by David Hogan. 9wm is really nice for all day use (I mean, a large Emacs window covering the whole screen and a terminal to use Lynx and browse the web ;-)) provided that you do not have a large number of windows on your screen. But in some occasions it is not the case (ie. you have to telnet to 4-5 remote machines), which is painful with 9wm. This need for virtual screens motivated this about 50 lines hack. w9wm brings support for virtual screens (provided you use the second button, aka middle button to select one virtual screen) as well as for key bindings (to switch from one window to another). PR: ports/25362 Submitted by: George Reid Revision Changes Path 1.57 +2 -1 ports/x11-wm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message