all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: HASM <netnews@invalid.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Changing middle-click to right-click?
Date: Fri, 21 Aug 2015 08:45:52 -0700	[thread overview]
Message-ID: <878u947ihb.fsf@127.0.0.1> (raw)
In-Reply-To: 87364117-7e2f-472c-be10-ab4d0e1726f2@googlegroups.com

Rusi <rustompmody@gmail.com> writes:

> xmodmap is increasingly obsolete and broken

Maybe, but it still works for the example given:

>   echo 'pointer = 1 3 2' |xmodmap - 1>/dev/null 2>&1

(though the OP clarified he wants to do this only in emacs)

The xinput equivalent is:
  xinput --set-button-map <device> 1 3 2
though one needs to find what <device> is.

-- HASM


  parent reply	other threads:[~2015-08-21 15:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5.1440103084.31004.help-gnu-emacs@gnu.org>
2015-08-21  1:07 ` Changing middle-click to right-click? HASM
2015-08-21  5:14   ` tomas
2015-08-21 11:57   ` Rusi
2015-08-21 11:59     ` Rusi
2015-08-21 12:43       ` Sharon Kimble
     [not found]       ` <mailman.78.1440160987.31004.help-gnu-emacs@gnu.org>
2015-08-21 13:01         ` Rusi
2015-08-21 15:45     ` HASM [this message]
2015-08-21 14:37   ` Stefan Monnier
2015-08-20 17:16 Sharon Kimble

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=878u947ihb.fsf@127.0.0.1 \
    --to=netnews@invalid.com \
    --cc=help-gnu-emacs@gnu.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.
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.