Subject: Re: kern/32755
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jarmo Jaakkola <jarmo.jaakkola@iki.fi>
List: netbsd-bugs
Date: 02/08/2006 23:15:04
The following reply was made to PR kern/32755; it has been noted by GNATS.
From: Jarmo Jaakkola <jarmo.jaakkola@iki.fi>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: kern/32755
Date: Thu, 9 Feb 2006 01:14:14 +0200
Ah, there's a slight mistake here. The line with KC(100) in the sv-layout
is actually needed (I misread something there). But then again, one more
line is needed for the sv-layout:
+ KC(46), KS_dead_acute, KS_dead_grave,
And one line of the sv_nodead-layout needs to be changed:
± KC(46), KS_apostrophe, KS_grave,
There's no bar on the key with acute and grave in Finnish/Swedish
keyboards. There is a slight catch though: I cannot be certain that
there are no keyboards, which lack the key with greater, less and bar
symbols. If I recall correctly, I have seen Finnish keyboards, which
lack one (or more) key(s) from the common layout but I cannot remember,
which key(s).