From owner-freebsd-questions Thu Sep 26 01:49:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28239 for questions-outgoing; Thu, 26 Sep 1996 01:49:01 -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 BAA27936 for ; Thu, 26 Sep 1996 01:48:25 -0700 (PDT) From: bogusz@lib.amu.edu.pl Received: (from bogusz@localhost) by lib.amu.edu.pl (8.6.12/8.6.9) id JAA08909; Thu, 26 Sep 1996 09:51:10 +0200 Date: Thu, 26 Sep 1996 09:51:10 +0200 (MET DST) To: Charlie Root cc: Questions@FreeBSD.org Subject: Re: Help! In-Reply-To: <199609241719.RAA00221@beyond.sdi.agate.net> 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 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