Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 12:02:26 GMT
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        jau@iki.fi, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/96970: moused(8) no longer runs multiple instances simultaneously
Message-ID:  <200605241202.k4OC2Qku043706@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: moused(8) no longer runs multiple instances simultaneously

State-Changed-From-To: open->closed
State-Changed-By: glebius
State-Changed-When: Wed May 24 12:00:43 UTC 2006
State-Changed-Why: 
You just need to specify different pid files for both moused
invocations. For example, I have two mouseds working on my notebook:

root      856  0,0  0,3  5200   636  ??  Ss   13:17     0:00,00 /usr/sbin/moused -V -p /dev/psm0 -t auto
root     1133  0,0  0,2  5200   608  ??  Ss   13:37     0:00,00 /usr/sbin/moused -V -p /dev/ums0 -t auto -I /var/run/moused.ums0.pid


http://www.freebsd.org/cgi/query-pr.cgi?pr=96970



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