From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 11:59:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE6616A4CE for ; Thu, 6 Nov 2003 11:59:32 -0800 (PST) Received: from yoda.anything-inc.com (adsl-068-153-193-052.sip.bct.bellsouth.net [68.153.193.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE3E43F75 for ; Thu, 6 Nov 2003 11:59:30 -0800 (PST) (envelope-from freebsd@anything-inc.com) X-AuthUser: freebsd@anything-inc.com Received: from neo.anything-inc.com (68.153.193.50:3155)Server] ; Thu, 6 Nov 2003 15:07:51 -0500 Message-Id: <5.2.0.9.0.20031106145427.00b15008@anything-inc.com> X-Sender: freebsd@anything-inc.com@anything-inc.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 06 Nov 2003 14:55:20 -0500 To: Valerian Galeru From: Bob Collins In-Reply-To: <20031106195148.25537.qmail@web12502.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Status: No, hits=-1.0 required=3.5 tests=EMAIL_ATTRIBUTION,IN_REP_TO version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-questions@FreeBSD.ORG Subject: Re: PLS answer my question! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 19:59:32 -0000 At 02:51 PM 11/6/2003, Valerian Galeru wrote: >I installed x windows with sysinstall, then i installed blackbox (a window >manager). Then if x server is not started and i execute blackbox command i >get a error like this: x server not started something like this. If i >start xserver and then run the blackbox command, i get another error >(something like this one: another windows manager started, but i didnt >install any window manager). And then, i can configure ~/.xinitrc but i >cant find it in my home directory (in /home/val (val is my username) and >in root the same). Ok. In man xstart it is said that this file can miss, >and then i must go to /usr/...... after i configure that file and run >startx nothing happens. What is the problem? How can i deinstall x windows >and start it again? Or what can i DO??? 10x for help A more direct subject line would help. Why not try startx at your command prompt? If .xinitrc is not there, why not make it? Bob