From owner-freebsd-questions Thu Sep 26 23:43:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA16895 for questions-outgoing; Thu, 26 Sep 1996 23:43:13 -0700 (PDT) Received: from lib.amu.edu.pl (bogusz@lib.amu.edu.pl [150.254.100.254]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA16828 for ; Thu, 26 Sep 1996 23:43:07 -0700 (PDT) Received: (from bogusz@localhost) by lib.amu.edu.pl (8.6.12/8.6.9) id HAA10075; Fri, 27 Sep 1996 07:45:53 +0200 Date: Fri, 27 Sep 1996 07:45:52 +0200 (MET DST) From: Bogusz Jelinski To: "Christopher J. Michaels" cc: Charlie Root , Questions@FreeBSD.org Subject: Re: Help! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Sep 1996, Christopher J. Michaels wrote: > On Thu, 26 Sep 1996 bogusz@lib.amu.edu.pl wrote: > > > > > On Tue, 24 Sep 1996, Charlie Root wrote: > > > > > Help! When I enter X windows using the /usr/X11F86/X, it brings up a > > > graphics window and a mouse that looks like an X (figures). Now what do > > > I do?? All the TTYS don't come up and I move the mouse around, click, > > > press buttons on the keyboard but nothing happens what do I do?? > > running /usr/X11R6/X you start X server without the window manager > > (not mentioning the xterm). > > Make sure you have a window manager (twm, olwm, olvwm, fvwm) > > !! Type startx to run X > > > > Bogusz > > > > > and make sure that you have an .xinitrc file in your home dir. It's not needed. The default xinitrc is placed in /usr/X11R6/lib/X11/xinit Anyway, I forgot to mention adding /usr/X11R6/bin and /usr/X11R6/lib to the PATH. Bogusz