From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 12:04:59 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 AF4D616A4CF for ; Thu, 6 Nov 2003 12:04:59 -0800 (PST) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FBE643FF3 for ; Thu, 6 Nov 2003 12:04:57 -0800 (PST) (envelope-from rehsack@liwing.de) Received: (qmail 98992 invoked from network); 6 Nov 2003 20:04:56 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 6 Nov 2003 20:04:56 -0000 Message-ID: <3FAAA967.5090203@liwing.de> Date: Thu, 06 Nov 2003 20:04:55 +0000 From: Jens Rehsack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031102 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Valerian Galeru References: <20031106195148.25537.qmail@web12502.mail.yahoo.com> In-Reply-To: <20031106195148.25537.qmail@web12502.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 20:04:59 -0000 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. One senseful action would be, copy /usr/X11R6/lib/X11/xinit/xinitrc into your home directory as .xinitrc and change the line 'twm' into your favourite window manager. > What is the problem? You did neither read the documentation carefully enough nor ask a good question. > How can i deinstall x windows and start it again? pkg_delete -rx XFree > Or what can i DO??? Try man pkg_delete first :-) > 10x for help No thanks. Therefore we're here :-) Jens