Gnus development mailing list
 help / color / mirror / Atom feed
From: SL Baur <steve@xemacs.org>
Subject: Re: Gnus v5.6.24 is released
Date: 14 Jul 1998 11:05:01 -0700	[thread overview]
Message-ID: <m2d8b8xq9e.fsf@altair.xemacs.org> (raw)
In-Reply-To: Mats Lofdahl's message of "14 Jul 1998 11:35:48 +0200"

Mats Lofdahl <mats@usa.net> writes:
 ...
> Hmmm...  I have the Alt key and an Alt-Gr key.  I use the Alt key for
> Meta and the Alt-Gr key is needed to access some extra characters on
> my keyboard.  I don't have the extra M$ window keys because I use an
> older Swedish keyboard, but I would be interested in how to map those
> keys anyway.  Can it be done in .emacs or is it an X thing?

It's an X thing.  I map one Alt key to Meta, the other Alt to Alt,
two of the three ugly picture keys to Super and Hyper, and the third
ugly picture key to Kanji.  It took some fiddling (I am not
particularly X literate) to get it right.  I do it with the following
in .Xmodmap:

keycode  64 = Meta_L
keycode 113 = Alt_R
keycode 115 = Super_L
add mod2 = Super_L
keycode 116 = Hyper_R
add mod3 = Hyper_R
keycode 117 = Kanji

clear mod1
add mod1 = Meta_L
add mod4 = Alt_R


  parent reply	other threads:[~1998-07-14 18:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-11  1:06 Lars Magne Ingebrigtsen
1998-07-11 21:17 ` Berry Kercheval
1998-07-11 21:27   ` Lars Magne Ingebrigtsen
1998-07-11 22:55     ` Bruce Stephens
1998-07-11 23:05       ` SL Baur
1998-07-12 17:29         ` Dave Love
1998-07-12 17:36           ` Hrvoje Niksic
1998-07-14 19:33             ` Dave Love
1998-07-15 16:32               ` Hrvoje Niksic
     [not found]             ` <x77m1ifwei.fsf@peorth.gweep.net>
1998-07-13  2:31               ` Bud Rogers
1998-07-14 19:46               ` Dave Love
1998-07-12 18:40           ` Dave Love
1998-07-13  9:03       ` Mats Lofdahl
1998-07-13 12:10         ` Vladimir Volovich
     [not found]           ` <x7emvpbbov.fsf@peorth.gweep.net>
1998-07-14  1:06             ` Aaron M. Ucko
     [not found]               ` <x7u34kgsam.fsf@peorth.gweep.net>
1998-07-15  0:02                 ` Aaron M. Ucko
     [not found]                   ` <x73ec37s53.fsf@peorth.gweep.net>
1998-07-15  3:11                     ` Alan Shutko
     [not found]                       ` <x77m1fj7t2.fsf@peorth.gweep.net>
1998-07-15 19:02                         ` Alan Shutko
     [not found]                           ` <x7btqqvlru.fsf@peorth.gweep.net>
1998-07-15 23:01                             ` Alan Shutko
     [not found]                               ` <x7u34i8tcb.fsf@peorth.gweep.net>
1998-07-16 10:58                                 ` Robert Bihlmeyer
1998-07-14  9:35           ` Mats Lofdahl
1998-07-14 14:20             ` Aaron M. Ucko
1998-07-14 18:05             ` SL Baur [this message]
1998-07-16  6:29               ` Yair Friedman
1998-07-13 15:18         ` Hrvoje Niksic
1998-07-14 10:05         ` Kai Grossjohann
1998-07-14 11:36           ` François Pinard
1998-07-14 12:00             ` Kai Grossjohann
1998-07-23 13:09 ` Jochen_Hayek
1998-07-23 13:48 ` Jochen_Hayek
1998-07-23 14:02   ` Kai Grossjohann
1998-07-23 14:21     ` Jochen_Hayek

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=m2d8b8xq9e.fsf@altair.xemacs.org \
    --to=steve@xemacs.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;
as well as URLs for NNTP newsgroup(s).