[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#647750: linux-source-2.6.32: keyboard.c: 8 bits diacritics are displayed as a 7 bits representation after a space



On Wed, Nov 09, 2011 at 02:54:37AM +0000, Ben Hutchings wrote:
> On Sat, Nov 05, 2011 at 07:18:31PM +0000, Bjarni Ingi Gislason wrote:
> > Package: linux-source-2.6.32
> > Version: 2.6.32-35squeeze2
> > Severity: normal
> > 
> >   Diacritics, that are 8 bits (accent (´, 0xB4), dieresis (¨,
> > 0xA8), cedilla (¸, 0xB8)), are displayed as their 7 bits
> > representation ('",) if a space is input after them.
> [...]
> 
> Which keymap are you using?  Have you enabled Unicode mode for the VT
> (unicode_start)?
> 

  The keymap is "boottime.kmap.gz", slightly changed.

  I use 8 bit mode (xlate).

  Lines with (6) diacritcs:

keymaps 0-2,4-6,8,12
keycode  27 = apostrophe       question         dead_tilde       Control_bracketright
	alt	keycode  27 = Meta_bracketright
keycode  40 = dead_acute       dead_acute       dead_circumflex
	control	keycode  40 = Control_g
	alt	keycode  40 = Meta_apostrophe
keycode  41 = degree           dead_diaeresis   bar              nul
	alt	keycode  41 = Meta_grave
keycode  43 = plus             asterisk         dead_grave            Control_backslash
	alt	keycode  43 = Meta_backslash
keycode  51 = comma            semicolon        dead_cedilla
	alt	keycode  51 = Meta_comma


  Using Unicode makes no difference.

-- 
Bjarni I. Gislason



Reply to: