all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Zimmerman <bayard@newsguy.com>
Subject: Re: cut, copy, & paste with scroll mouse
Date: 30 Oct 2003 16:13:09 -0800	[thread overview]
Message-ID: <877k2muuwa.fsf@newsguy.com> (raw)
In-Reply-To: m3he1q33yk.fsf@localhost.localdomain


Kevin> I have (global-unset-key [mouse-2]) in my .emacs so that wheel
Kevin> does only scrolling and nothing else. (Otherwise it would paste
Kevin> when clicked)

Micah> Personally, I leave it set and just scroll the weel if I want to
Micah> scroll, and click it if I want to paste.

Kevin> I am not familiar with X windows methods and operations. So, how
Kevin> do I cut, copy, and paste using the mouse?  Do I have to
Kevin> configure scroll mouse in a certain way?  Does it matter that I
Kevin> have pc-selection-mode turned on?

man xmodmap(1) for how you can change the meaning of the mouse buttons
from the shell.  Then bind a short script doing that to a key in your
window manager configuration, and another one to change the mapping
back.  Then you'll be able to paste with the right button (for example)
as long as you're in that mode.

This is what I do on my laptop with only 2 buttons.

-- 
"Rap music is our punishment for neglecting music education."
An anonymous teacher

  reply	other threads:[~2003-10-31  0:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2809.1067522773.21628.help-gnu-emacs@gnu.org>
2003-10-30 19:44 ` cut, copy, & paste with scroll mouse Micah Cowan
2003-10-31  0:13   ` Ian Zimmerman [this message]
2003-10-31  7:36     ` Micah Cowan
2003-10-31 19:56       ` Jason Rumney
2003-10-31 13:34   ` Kevin Dziulko
2003-10-30 13:56 Kevin Dziulko

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=877k2muuwa.fsf@newsguy.com \
    --to=bayard@newsguy.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.