On Sun, 08 Dec 2002 14:21:01 -0500 (EST)
Bart Oldeman <[EMAIL PROTECTED]> wrote:
> > >As almost anywhere in X, select text by dragging the mouse with the left
> > >mouse button pressed, press middle mouse button to paste.
> > >
> > I don't have a middle button. :-(
>
> click left+right at the same time. shift+ins might work too.
To emulate 3rd button must be said in X config
(/etc/X11/XF86Config-4 on my system):
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
...
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection
--
Grigory Batalov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html