Re: [dwm] key bindings / french layout

From: Adrien Barilly <adrien.barilly_AT_gmail.com>
Date: Wed, 10 Oct 2007 21:57:28 +0200

You might also want to map the 'Multi_key' to a key of your keyboard (in
my case, RAlt, keycode 113); this would make the key a 'dead key': press
it, press the modifier and finally press the letter. Alright, that makes
3 keys for one character; but it allows you to make a lot of other
characters.

Examples:
    Multi_key + ' + e = é
    Multi_key + ` + e = è
    Multi_key + , + c = ç
but also
    Multi_key + c + c = č
    Multi_key + o + u = ů
    Multi_key + ~ + n = ñ
    Multi_key + c + t = ť
or almost anything you can think of (useful if you want to write in
several languages).

On Tue, Oct 09, 2007 at 11:30:12PM +0200, Xavier wrote:
> On Tue, Oct 09, 2007 at 09:33:55PM +0200, Marek Bernat wrote:
> > Attached is my skdvorak keymap. I store it as
> > /usr/share/X11/xkb/symbols/skdvorak.
> > You will have to change the keycodes (e.g. <AC01>) to the ones matching us
> > keymap (mine match "us(dvorak)"): look into /usr/share/X11/xkb/symbols/us,
> > or whatever, to learn them. Or more simply, just copy the us keymap and add
> > RAlt and RAlt + Shift symbols to it. Or use Xmodmap. Whatever you like more.
> >
>
> I see, thanks for the information, it's clearer now.
> That's an interesting alternative, but Riccardo's Xmodmap already fit my
> needs perfectly, so I just used that. I also like that it can be loaded as
> simple user if I wanted to put it on other box.
> Maybe that's also possible with a custom layout though, I don't know.
>
Received on Wed Oct 10 2007 - 21:57:35 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:59:07 UTC