Can console emulate 3 button mouse

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Mar 24 10:27:09 PST 2004


On Wed, Mar 24, 2004 at 11:11:39AM -0500, Jerry McAllister wrote:

> Now I have a fast new machine with FreeBSD 4.9, but the mouse
> is two button.   In X it does the emulate 3 button when both
> buttons are pressed just fine.   But, that doesn't seem to work
> on the console.  It highlights text just fine, but I haven't
> discovered a combination that will get it to write that back out.
> Actually I have two machines, different models, same vendor (Dell)
> with two button mouses that won't paste.

[...]

> I have done some searching and tried various things that might
> be remotely related, but nothing has helped.


See moused(8) -- the first option described is '-3' which enables
emulation of the middle button in exactly the same way as it works
under X.

Just stick:

    moused_flags="-3"

into /etc/rc.conf

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040324/84572dc1/attachment.bin


More information about the freebsd-questions mailing list