Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 12:16:45 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Tim Kientzle <kientzle@freebsd.org>
Cc:        freebsd-current@freebsd.org, Robert Noland <rnoland@freebsd.org>
Subject:   Re: xorg loops
Message-ID:  <49E4628D.7060208@FreeBSD.org>
In-Reply-To: <49DFBAEF.1080904@freebsd.org>
References:  <49D8D03B.8090302@arcor.de>		<3a142e750904050919l1388b559t9bbd751546e239e7@mail.gmail.com>		<1238957462.1829.8.camel@balrog.2hip.net>	<49D90363.6010602@arcor.de>		<1238959921.1829.10.camel@balrog.2hip.net>	<49DB573C.3020703@FreeBSD.org>		<1239129677.1947.14.camel@balrog.2hip.net>	<49DC5066.1010607@FreeBSD.org>	<1239176118.1954.11.camel@balrog.2hip.net> <49DF49AD.30701@FreeBSD.org> <49DFBAEF.1080904@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle ha scritto:
>> Nope :-( I have the same symptoms without using kdm and without 
>> launching it from /etc/ttys. Actually the mouse doesn't work even if I 
>> kill moused. The only way to make it working is setting 
>> AllowEmptyInput to off, nothing else works.
> 
> Are you running hald?

Of course (even if I don't use it for anything):

%ps ax | grep hal
  1031  ??  Ss     0:00,44 /usr/local/sbin/hald
  1035  ??  I      0:00,05 hald-runner
  1039  ??  S      0:00,08 hald-addon-storage: no polling on /dev/fd0 
because it is explicitly disabled (hald-addon-storage)
  1041  ??  S      0:00,11 hald-addon-storage: /dev/cd0 (hald-addon-storage)
  1418  p0  S+     0:00,00 grep hal
%ps ax | grep dbus
   917  ??  Is     0:00,01 /usr/local/bin/dbus-daemon --system
  1420  p0  RL+    0:00,00 grep dbus

> On my system:
> 
> AllowEmptyInput   hald      Result
>    off            enabled   Mouse/keyboard delays/jerkiness
>    off            disabled  Works
>    on (default)   enabled   Works
>    on (default)   disabled  No mouse/keyboard

On my system:

AllowEmptyInput   hald      Result
    off            enabled   Works
    off            disabled  Works
    on (default)   enabled   No mouse
    on (default)   disabled  No mouse

As said, KDM or simple X session doesn't care, /etc/ttys or command line 
doesn't care.

I still haven't received an answer on the following doubt: is it normal 
that lshal / hal-device doesn't show any mouse?

-- 
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49E4628D.7060208>