all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul O'Donnell <odonnellp@rogers.com>
Subject: xmodmap
Date: Wed, 22 Jan 2003 00:53:29 GMT	[thread overview]
Message-ID: <3E2DEBA5.2070408@rogers.com> (raw)

Hi All,

I am trying to use the xmodmap untility to reconfigure my keyboard, but 
I am not having success. As it is

keycode 115 = Super_L
keycode 117 = Menu

I want to changes these to be Alt_L and Alt_R respectively. So I did the 
following at the command prompt.

[paul@cpe024350002546 paul]$ xmodmap -e "keycode 115 = Alt_L"

[paul@cpe024350002546 paul]$ xmodmap -e "keycode 117 = Alt_R"

When I test these changes with xmodmap -pk I can see that it has been 
changed. Below is the relevant output from xmodmap -pk

    KeyCode     Keysym (Keysym) ...
     Value       Value   (Name)  ...

    115         0xffe9 (Alt_L)
    117         0xffea (Alt_R)

Then I go into emacs to test by trying M-v but it does not work. I have 
been trying to solve this on my own by reading man xmodmap, but I am 
confused. I think the problem is that I don't know how to interpret the 
output of xmodmap -pm which is as follows:

[paul@cpe024350002546 paul]$ xmodmap -pm
xmodmap:  up to 2 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Alt_R (0x71)
mod2        Num_Lock (0x4d)
mod3
mod4        Alt_L (0x73),  Super_R (0x74)
mod5        Scroll_Lock (0x4e)

[paul@cpe024350002546 paul]$

Any help pointing me in the right direction is appreciated.

Thanks,

Paul

             reply	other threads:[~2003-01-22  0:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-22  0:53 Paul O'Donnell [this message]
2003-01-22  8:27 ` xmodmap Kai Großjohann
2003-01-22 11:52   ` xmodmap Paul O'Donnell
2003-01-22 16:01     ` xmodmap Kai Großjohann
2003-01-28  4:59   ` Scaling JPEG images Greg Hill
     [not found]   ` <mailman.1064.1043729992.21513.help-gnu-emacs@gnu.org>
2003-01-28 10:48     ` Kester Clegg

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=3E2DEBA5.2070408@rogers.com \
    --to=odonnellp@rogers.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.