You should have a section in your XF86Config-4 file (in /etc/X11/XF86Config-4
on debian linux -- not sure about FreeBSD) that looks like the following:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Notice the "Emulate3Buttons" option -- that should be all you need to add.
(or change -- it might be there and just set to false)
Just to be safe, make a backup of your XF86Config-4 file before you touch it
and then you can always go back if you mess something up.
hth
--kurt
On Tuesday 23 October 2001 08:43, you wrote:
> Hi,
> I have only just managed to get X working on my FreeBSD workstation, so
> I'm not too keen on starting to faff about with my XFreeX8Config.
> However, I want to set my mouse up (a Logitech M-C48) so that I can use
> buttons one and two to simulate a third button, to paste in xterms (for
> example).
>
> Can someone tell me how to do this, so that my X installation stays the
> way it is ..?
>
> Many thanks.
>
> D.
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie