public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Benno Schulenberg <benno.schulenberg@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Xmodmap with unnamed keycode
Date: Tue, 18 Jul 2006 23:10:31 +0200	[thread overview]
Message-ID: <200607182310.31661.benno.schulenberg@gmail.com> (raw)
In-Reply-To: <20060718195817.GB2571@homer.bertram-scharpf>

Bertram Scharpf wrote:
> I would like to map the the character 0x017f, the long s
> (http://en.wikipedia.org/wiki/Long_s)i, to my X keyboard.
>
> I already succeed with [...]
> entering "<C-V>u017f" in Vim and in GVim.

Just for info: in nano one could do "<Alt+V>00017f".

> Now, I say
>
>   $ xmodmap -e 'keycode  39 = s S 0x017f ssharp 0x017f ssharp'

Try this instead:

$ xmodmap -e 'keycode  39 = s S 0x100017f ssharp 0x100017f ssharp'

Why this works, I don't know.  :)

Benno
-- 
gentoo-user@gentoo.org mailing list



       reply	other threads:[~2006-07-18 21:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060718195817.GB2571@homer.bertram-scharpf>
2006-07-18 21:10 ` Benno Schulenberg [this message]
2006-07-19 23:20   ` [gentoo-user] Xmodmap with unnamed keycode [solved] Bertram Scharpf
2006-07-20 22:15     ` Benno Schulenberg
2006-07-24 19:14       ` Bertram Scharpf
2006-07-24 20:32         ` Benno Schulenberg

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=200607182310.31661.benno.schulenberg@gmail.com \
    --to=benno.schulenberg@gmail.com \
    --cc=gentoo-user@lists.gentoo.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