From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 23:34:18 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B97B749 for ; Tue, 6 Nov 2012 23:34:18 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 71B7E8FC14 for ; Tue, 6 Nov 2012 23:34:16 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id b5so1091973lbd.13 for ; Tue, 06 Nov 2012 15:34:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=c0iFVCNWH21v7W0G9n65DftpFs+k0TVlVVABZ8XwnAM=; b=U/9bGcJ/EWR5bU8Wri6ElBFcIqdrpiNzrVijxSz0UWB1cZ4eWbuXXf5kujubETqGoc 5vSYrDfY7FQCwNb9j/EneLkM4JCHLC+uI/2ijCaoucvh/oQS/LlYidqbSC/NlocQiVLU GSo0PFN/cbL16ynoAMj0TAH8lEJOu4CVUhHXyVjh5YDKBkUV63rjxEUweiIZ3ELYR8mH cZFYTJUulm8t8sAkQw4YLyMBkOHFEH4FShk4WJWtgH1WPNdX/1o8Nvy3x8wM3znMgphk 97IOsH6qdo7sbmTE4+CMg5k57535yhM5DsFdMoqP94HQnQ7lWhH3MTUlZC7Jf3TNorme Zp1g== MIME-Version: 1.0 Received: by 10.112.14.107 with SMTP id o11mr1176811lbc.98.1352244855656; Tue, 06 Nov 2012 15:34:15 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.114.0.148 with HTTP; Tue, 6 Nov 2012 15:34:15 -0800 (PST) Received: by 10.114.0.148 with HTTP; Tue, 6 Nov 2012 15:34:15 -0800 (PST) In-Reply-To: <201211062158.qA6Lvt2l039276@fire.js.berklix.net> References: <201211062158.qA6Lvt2l039276@fire.js.berklix.net> Date: Wed, 7 Nov 2012 00:34:15 +0100 X-Google-Sender-Auth: 8UyUBNerLjbKxdIfWWBXcmHN-_I Message-ID: Subject: Re: 9.1-RC3 feels okay :-) From: CeDeROM To: "Julian H. Stacey" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 23:34:18 -0000 Isn't this a Xorg bug then? When I have no configuration file Hal should provide the configuration, so sooner or later the mouse should start moving... but is does not.. Do I get http://www.wonkity.com/~wblock/docs/html/aei.html correct that when I am using xorg.conf there is no need for Hal and when I am using Hal there is no need for xorg.conf? Thanks :-) Tomek On Nov 6, 2012 10:58 PM, "Julian H. Stacey" wrote: > Hi, > Reference: > > From: CeDeROM > > Date: Tue, 6 Nov 2012 22:14:03 +0100 > > Message-id: h8ga9VWmE+TRdNg_kyJcmFw@mail.gmail.com> > > CeDeROM wrote: > > I have also noted that mouse cursor is very often not moving in Xorg > > but it works in the console! I need to move cursor while statrx or > > restart Xorg for mouse to start moving. Is it a bug or feature? :-) > > > > In the xorg.conf: > > Section "InputDevice" > > Identifier "Mouse0" > > Driver "mouse" > > Option "Protocol" "auto" > > Option "Device" "/dev/sysmouse" > > Option "ZAxisMapping" "4 5 6 7" > > EndSection > > Inside > Section "ServerLayout" > Just after > InputDevice "Mouse0" "CorePointer" > Append > Option "AllowEmptyInput" "False" > > Cheers, > Julian > -- > Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich > http://berklix.com > Reply below not above, like a play script. Indent old text with "> ". > Send plain text. Not: HTML, multipart/alternative, base64, > quoted-printable. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >