public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Grigory Batalov <grisxa@mail.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: copy
Date: Mon, 9 Dec 2002 08:17:38 +0300	[thread overview]
Message-ID: <20021209081738.1ee3fb30.grisxa@mail.ru> (raw)
In-Reply-To: <Pine.LNX.4.33.0212081419560.2434-100000@enm-bo-lt.localdomain>

On Sun, 08 Dec 2002 14:21:01 -0500 (EST)
Bart Oldeman <oldeman@math.ohio-state.edu> 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

      reply	other threads:[~2002-12-09  5:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-08  6:22 copy Bob Lockie
2002-12-08 18:06 ` copy Bart Oldeman
2002-12-08 19:13   ` copy Bob Lockie
2002-12-08 19:21     ` copy Bart Oldeman
2002-12-09  5:17       ` Grigory Batalov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021209081738.1ee3fb30.grisxa@mail.ru \
    --to=grisxa@mail.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox