Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 14:50:02 -0800 (PST)
From:      Andrew McKay <andy@openirc.co.uk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/33956: uk.iso.kbd is missing some keymappings for euro symbol
Message-ID:  <200201182250.g0IMo2J40658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/33956; it has been noted by GNATS.

From: Andrew McKay <andy@openirc.co.uk>
To: "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/33956: uk.iso.kbd is missing some keymappings for euro
 symbol
Date: Fri, 18 Jan 2002 22:49:12 +0000 (GMT)

 Schoolboy error.  I made the correction once and it worked.  Then I
 rebuilt the world, which reversed it.  So knowing it worked I did it again
 looking at the scan code (004) instead of the base ('3').  All apologies.
 
 --- uk.iso.kbd	Fri Jan 18 22:41:41 2002
 +++ uk.iso.kbd.new	Fri Jan 18 22:40:57 2002
 @@ -8,7 +8,7 @@
    002   '1'    '!'    nop    nop    '`'    '`'    nop    nop     O
    003   '2'    '"'    nul    nul    '@'    '@'    nul    nul     O
    004   '3'    163    nop    nop    '#'    '#'    nop    nop     O
 -  005   '4'    '$'    nop    nop    '4'    '$'    nop    nop     O
 +  005   '4'    '$'    164    164    '4'    '$'    nop    nop     O
    006   '5'    '%'    nop    nop    '5'    '%'    nop    nop     O
    007   '6'    '^'    rs     rs     '^'    '^'    rs     rs      O
    008   '7'    '&'    nop    nop    '['    '['    esc    esc     O
 
 -- 
 Andrew McKay <andy@openirc.co.uk>
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201182250.g0IMo2J40658>