You are not logged in.

#1 2013-11-19 11:21:33

Sygne
Member
Registered: 2013-11-19
Posts: 3

compose '^' problem in console

Hello alls,

A few weeks ago, after an update, my console keymaps stopped working correctly: the compose '^' + 'e' does print a 'ę' instead of the expected 'ê'.

I tried different french keymaps: they all have that problem. I also tried different locale configuration, without any effects.

Note that in the bepo keymap a single key is enough to print an 'ê', this works correctly, alas, on the same keymap, the '^' + 'e' does not...

Any help is welcome.

$ grep ê /usr/share/kbp/keymaps/i386/azerty/fr-latin9.map
compose '^' 'e' to 'ê'

$ locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=fr_FR.UTF-8

$ kbd_mode
The keyboard is in Unicode (UTF-8) mode

$ localectl status
   System Locale: LANG=fr_FR.UTF-8
       VC Keymap: fr-latin9
      X11 Layout: n/a

Thanks in advance !

Offline

#2 2013-11-19 13:40:50

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: compose '^' problem in console

Sygne wrote:

Hello alls,

A few weeks ago, after an update, my console keymaps stopped working correctly: the compose '^' + 'e' does print a 'ę' instead of the expected 'ê'.

What does your /etc/vconsole.conf contain?

Offline

#3 2013-11-19 17:41:29

Sygne
Member
Registered: 2013-11-19
Posts: 3

Re: compose '^' problem in console

You're right, I should have write that too:

KEYMAP=fr-latin9
FONT=myfont

myfont is a small modification of the default font which print correctly the 'ê' when it is correctly entered (from a file written from  x for example). The font is definitely not the problem here.

Offline

#4 2013-11-20 23:05:06

nfortier
Member
Registered: 2011-09-18
Posts: 49

Re: compose '^' problem in console

I had a somewhat similar problem of not having access to the dead cedilla (ç) on my us-international layout, but this was using a console under X11 and in gtk applications. This
forum post helped me. Good luck!

Offline

#5 2013-11-23 16:11:20

Sygne
Member
Registered: 2013-11-19
Posts: 3

Re: compose '^' problem in console

I looked at your link, but there's no help for me there...

Offline

Board footer

Powered by FluxBB