From owner-freebsd-ports Thu Apr 11 14:15:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13068 for ports-outgoing; Thu, 11 Apr 1996 14:15:58 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA13056 Thu, 11 Apr 1996 14:15:51 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id OAB17592; Thu, 11 Apr 1996 14:15:09 -0700 Date: Thu, 11 Apr 1996 14:15:07 -0700 (PDT) From: Richard Chang To: Terry Lambert cc: terry@lambert.org, hasty@rah.star-gate.com, ports@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Lesstif (motif compatible) package. In-Reply-To: <199604112043.NAA04781@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 11 Apr 1996, Terry Lambert wrote: > > > > > > Will the OPEN LOOK Xview toolkit need a certain windows manager or > > > > > > will fvwm be the closest to motif? > > > > > olvwm or something like it should be part of the OPEN Look toolkit. > > > > > > > > > > Long long time we had all this stuff running on FreeBSD. > > > > > > > > I ran FreeBSD since 1.0GAMMA but does olvwm look like motif/fvwm > > > > in any way since both of these allow hitting alt-F7/F8(fvwm) and > > > > alt-tab(motif) to go to the next window.... What window manager does > > > > XFree86 come with? > > > > > > It doesn't. I believe our package of it comes wit twm and a bunch of > > > standard X apps, though. > > > > It works pretty well but how do you find out what X apps are on > > the machine? > > ls -l /usr/bin/X11 > > (of course, my /usr/bin/X11 is a symlink to /usr/X11R6/bin...) I know but some of those programs don't have manpages so I can never figure out what it's purpose is... Richard