From owner-freebsd-current@FreeBSD.ORG Thu Nov 8 12:19:46 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 2BFFE377 for ; Thu, 8 Nov 2012 12:19:46 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from tower.berklix.org (tower.berklix.org [83.236.223.114]) by mx1.freebsd.org (Postfix) with ESMTP id 9989A8FC14 for ; Thu, 8 Nov 2012 12:19:44 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBF89B.dip.t-dialin.net [93.203.248.155]) (authenticated bits=0) by tower.berklix.org (8.14.2/8.14.2) with ESMTP id qA8CJZRP057357; Thu, 8 Nov 2012 12:19:36 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id qA8CJPdQ099386; Thu, 8 Nov 2012 13:19:25 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id qA8CJFSi006289; Thu, 8 Nov 2012 13:19:21 +0100 (CET) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201211081219.qA8CJFSi006289@fire.js.berklix.net> To: CeDeROM Subject: Re: 9.1-RC3 feels okay :-) From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Thu, 08 Nov 2012 09:46:26 +0100." Date: Thu, 08 Nov 2012 13:19:15 +0100 Sender: jhs@berklix.com 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: Thu, 08 Nov 2012 12:19:46 -0000 CeDeROM wrote: > --e89a8f22bd09dffff504cdf7def8 > Content-Type: text/plain; charset=UTF-8 > > Hello :-) > > I have tested additional options in xorg runtime :-) > > With the patched xorg mouse driver 1.7.1 (or driver version >=1.7.2) > situation is following: > > 1. With hald and dbus no xorg.conf file is needed. However it might bo > option to pass some additional featutes parameters with xorg.conf. > 2. With no hald and dbus mouse and keyboard does not work in xorg unless > Option "AllowEmptyInput" "False" is added to Section "ServerLayout" by > hand in xorg.conf. Without this option input does not work even if > xorg.conf defines it! AllowEmptyInput=False forces to detect input deviced > by Xorg at startup. > > Thank you for this hint! Someone before saved me just the same :-) > This could be added to the handbook :-) Yes, If you run send-pr Or http://www.freebsd.org/support/bugreports.htm that would get it in handbook for release users. & also send-pr to ask for/ or better submit a patch to code not just doc, for people running /pub/FreeBSD/branches/-current/ports/x11-servers/xorg-server (with Makefile containing MAINTAINER= x11@FreeBSD.org) > AllowEmptyInput=False should be a default for Xorg IMO we can report it to > the Xorg project! :-) Xorg will have newer X sources than FreeBSD, & Xorg will be targeting many OS's with different defaults of On/ Off for support daemons, So that cobweb of what they might assume a consistent set of defaults, is probably best pursued between people on x11@FreeBSD.org & Xorg. But yes, certainly FreeBSD should itself have a consistent set that install & work Without hand editing. > > Best regards :-) > Tomek > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > 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 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.