Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 19:32:50 +0100
From:      Bas Smeelen <b.smeelen@ose.nl>
To:        Eitan Adler <lists@eitanadler.com>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: [patch] Re: Fwd: thinkpad and synaptics igor: fixed whitespace
Message-ID:  <50D20852.90407@ose.nl>
In-Reply-To: <CAF6rxgnpNybJ0s0EZDP3UQwBaEO=vNDsHirNM04om4Fgg=-p=A@mail.gmail.com>
References:  <20121217172902.GA1017@mycenae.sbb.rs> <CAO%2BPfDfFUL7C9x8o4PpC41xcmzbzQjEbAL5D02WUxDZFX=9L%2Bg@mail.gmail.com> <CAF6rxgn_N-R7K-NGrRpgXHXeR25BXgjuxZekmPhE4OC=WVSiPQ@mail.gmail.com> <50D1BEAE.8030508@ose.nl> <CAF6rxgmntmCX9KKmCSkqgycp8k=wrp6AheKnL-C3fc6jJAC6BA@mail.gmail.com> <50D1CF0E.7020001@ose.nl> <50D1EF7D.9010909@rdtan.net> <50D1F31A.7080502@ose.nl> <50D1FA9F.4010808@rdtan.net> <50D2052F.8090602@ose.nl> <CAF6rxgnpNybJ0s0EZDP3UQwBaEO=vNDsHirNM04om4Fgg=-p=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/19/12 19:21, Eitan Adler wrote:
> On 19 December 2012 13:19, Bas Smeelen <b.smeelen@ose.nl> wrote:
>> Very nice, thanks!
>> It is working for me also, I made a rather stupid mistake, the touchpad was
>> disabled and I had to enable it with Fn + F7 key :)
> Can you provide an updated patch for the FAQ?  I imagine you are just
> removing the sentence about rc.conf ?
>
>

The sentence about /etc/rc.conf is fine.
I have no moused_enabled="YES" in there.
As far as I can see, hald takes care of it.

1525 ??  I     0:00.05 hald-addon-mouse-sysmouse: /dev/psm0 
(hald-addon-mouse-sy)
1631 ??  Ss    0:01.80 /usr/sbin/moused -p /dev/ums0 -t auto -I 
/var/run/moused.ums0.pid
1648 ??  I     0:00.02 hald-addon-mouse-sysmouse: /dev/ums0 
(hald-addon-mouse-sy)

I am just not sure where and when PID 1631 gets started.

My /etc/rc.conf below:
hostname="mpw"
keymap="german.iso.acc.kbd"
wlans_ath0="wlan0"
ifconfig_wlan0="WPA DHCP"
ntpdate_enable="YES"
ntpd_enable="YES"
dumpdev="AUTO"
bsdstats_enable="YES"
dbus_enable="YES"
hald_enable="YES"
fusefs_enable="YES"
#smartd_enable="YES"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D20852.90407>