From owner-freebsd-questions@FreeBSD.ORG Tue Mar 17 16:09:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2177106566C for ; Tue, 17 Mar 2009 16:09:54 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [212.13.37.242]) by mx1.freebsd.org (Postfix) with ESMTP id ACB248FC21 for ; Tue, 17 Mar 2009 16:09:54 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from [192.168.1.195] (pc-fa-vieira.critical.pt [192.168.1.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id EC5A7228343; Tue, 17 Mar 2009 16:09:52 +0000 (WET) Message-ID: <49BFCB51.7010308@gmail.com> Date: Tue, 17 Mar 2009 16:09:53 +0000 From: Ricardo Jesus User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Fabian Krook References: <50f801fe0903170809m3dc1bfc2h998e1b5cb1f8cd41@mail.gmail.com> In-Reply-To: <50f801fe0903170809m3dc1bfc2h998e1b5cb1f8cd41@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Fluxbox problem.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2009 16:09:55 -0000 Fabian Krook wrote: > Hello, when i type startx it doesn't start with Fluxbox only X i been set in > .xintrc "exec fluxbox". When it's in X and type fluxbox it comes: > > -------------------------------------------------------------- > > Failed to read: session.ingoreBorder > > Setting default value > > Failed to read: session.screen0.AutoRaise > > Setting default value > > ------------------------------------------------------------------ > > This just of around 14 of them just toke the two of them. > > Bye & thanks > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > If I recall correctly it should be "exec startfluxbox" in .xinitrc. Try it.