DragonFly users List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Mouse problems
On Wed, 20 Oct 2004 16:40:29 -0700 (PDT) Matthew Dillon wrote:
> You can't run moused *and* have X try to access the mouse directly.
Why?
===
glenda@insomniac:~$ ps auxw | grep moused
root 712 0,0 0,2 908 460 ?? ILs Wto13 0:52,81 /usr/sbin/moused -p /dev/psm0 -t auto
glenda@insomniac:~$ ps auxw | grep X
glenda 31950 0,0 0,1 656 288 v7 IL+ 15:47 0:00,02 /bin/sh /usr/X11R6/bin/startx
root 31965 0,0 24,1 80784 62252 ?? IL 15:47 28:08,55 X :0 -nolisten tcp (Xorg)
glenda@insomniac:~$ grep mouse /etc/rc.conf
moused_type="auto"
moused_enable="YES"
glenda@insomniac:~$ grep mouse /etc/X11/xorg.conf
Driver "mouse"
Option "Device" "/dev/sysmouse"
glenda@insomniac:~$
===
It works all the time.
--
Bartek Stalewski // werbat@xxxxxxxxxxxxxxx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]