From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 14:43:29 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C7E8713 for ; Mon, 16 Jun 2014 14:43:29 +0000 (UTC) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 378A1284E for ; Mon, 16 Jun 2014 14:43:29 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id i13so2589168veh.15 for ; Mon, 16 Jun 2014 07:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=medil4pGh81lFAYhwG1hogcGf//I/Tlit8hGEM8Wtlo=; b=RE3EpduVayxBSD315VVb37SfsEOYLzSaCPZTDoMbAWPsEf6z3rS7gUjZo8YSO5BIjX WQgZTutcsFNNB0ZSy4hxItE3YPUErKlrllYfIQPxUL37P36bPaWuLbGcr/Uu/hgiamxr iPe3/Ms3h0SmriOaMeIdvZNxDpXqFskQiOdt+mLwQUzTGzq3BSnwpVK6Yqb8rcpMeLHd QYp+Nmoj+VOT08Wsi14qiKrhLAwk4vbJlJqBYoMU1qmLg/0YqvuxO+ukrfWUiOPRoVVE pS5gLnBR0BCYt+4m/rFcOxRniTS0jG7DRqTfJ0m8Q59Wji5D7yX8gH6ROc7H34J0hRfT uXsg== MIME-Version: 1.0 X-Received: by 10.52.96.8 with SMTP id do8mr13848038vdb.4.1402929808228; Mon, 16 Jun 2014 07:43:28 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.58.191.35 with HTTP; Mon, 16 Jun 2014 07:43:28 -0700 (PDT) In-Reply-To: References: <20140615220519.GA91726@neutralgood.org> <20140615231128.GA49715@192-168-1-10.tpgi.com.au> Date: Mon, 16 Jun 2014 07:43:28 -0700 X-Google-Sender-Auth: E6qCWjY19w_xC_IVEyRqjQByUyA Message-ID: Subject: Re: Virtual Box Mouse? From: Chris Maness To: Warren Block , "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2014 14:43:29 -0000 > > > [Please do not top-post, it makes responding more difficult.] > Sorry, I forget I have to hit the ellipsis dots in gmail to see the rest. > >> I can't tell where it is logging to now. It was logging to the usual >> place, but when I do a #tail -f log there is no change when I start >> the server. I have dbus and hal in my rc.conf. > > > Sorry, it's hard to tell what you are talking about. The X log defaults to > /var/log/Xorg.0.log. > Yep, no changes there with #tail -f when I start the server. > > >> The modules are loaded, and when I added those lines to a empty >> configuration line I just get a blank black screen. > > > What modules? > The vbox kernel modules. > > (In general, it's preferred to respond to the list also. Others may have > more or different experience, or may benefit from the information.) Sorry. Thanks, Chris