[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] Question on input of UTF8 char's in programs.
From: |
Brendan O'Dea |
Subject: |
Re: [vile] Question on input of UTF8 char's in programs. |
Date: |
Tue, 9 Sep 2014 21:08:28 +1000 |
On 9 September 2014 18:01, Chris Green <address@hidden> wrote:
> On Tue, Sep 09, 2014 at 05:41:39PM +1000, Brendan O'Dea wrote:
> something like "setxkbmap -option compose:ralt" (see
>
> I use xmodmap which is pretty universally available. If you create a
> file ~/.Xmodmap then xmodmap will be invoked automatically at login
> and use the contents of ~/.Xmodmap to configure your keyboard.
I used to use xmodmap, but have had issues recently with some of the
Gnome fruit which gets installed on my work Ubuntu-based desktop (my
xmodmap settings were getting stomped by something), so I switched to
xkb which seemed to work better. xkb has been around for about 18
years, so should be pretty well supported;.
The ctrl:nocaps option will make CapsLock an additional Control key.
--bod