From owner-freebsd-questions@FreeBSD.ORG Tue Mar 17 21:29:55 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 0F2161065701 for ; Tue, 17 Mar 2009 21:29:55 +0000 (UTC) (envelope-from nevadadirren@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 699658FC1B for ; Tue, 17 Mar 2009 21:29:54 +0000 (UTC) (envelope-from nevadadirren@gmail.com) Received: by fxm11 with SMTP id 11so241356fxm.43 for ; Tue, 17 Mar 2009 14:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=BxKIWzhzitXN69c62hbeW5iOVxDdYxdQ4uBVIl17Lms=; b=LkSGVRNuwmEBRQulPBhorZc3XRQv4xSHOT/KByc2s0pQEX3qguF+gfMlbvqRgHO+rO 0OqijCSm96dxDNVevzsqGT5aHkVDmLXIpWtlBZ5PP1d2+2/fOKG1rQ2tlihV7mZz6pYA atxpUXvOAafnZn2Ts5gtWl3Y4Fmgo2q3+LuSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IMuhVd4gdIrj5DTZbw/zJG1gA7/b4tHtDcxFs/+6nV/TkX/t8pi7mNz5IKTAQl3uAB OU9Cyqd5199Yf/uJFfxgk9NEcXfazmQs+qN5MjLQqONH8KZdfiXrMi4fReW4W7cMgg0u 6LmePgVChpAk9Rjclvv2eUOu9ZxkoMGPHzlKU= MIME-Version: 1.0 Received: by 10.223.111.134 with SMTP id s6mr444407fap.37.1237325393384; Tue, 17 Mar 2009 14:29:53 -0700 (PDT) In-Reply-To: <49BFCB51.7010308@gmail.com> References: <50f801fe0903170809m3dc1bfc2h998e1b5cb1f8cd41@mail.gmail.com> <49BFCB51.7010308@gmail.com> Date: Tue, 17 Mar 2009 22:29:53 +0100 Message-ID: <50f801fe0903171429q3f70ab39i1043b2becd37c094@mail.gmail.com> From: Fabian Krook To: ricardo.m.jesus@criticalsoftware.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Fluxbox problem.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2009 21:29:55 -0000 I tested that and just went as usual. X starts but not Fluxbox even so when i type fluxbox on the consol and not while being in X it comes up: Error: Couldn't connect to XServer 2009/3/17 Ricardo Jesus > 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. >