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

Re: Bug#530314: console-data: Thinkpad r61i with abnt2 keyboard needs new keymap



On Sun, May 24, 2009 at 2:59 AM, Christian Perrier <bubulle@debian.org> wrote:
> Quoting Rafael Cunha de Almeida (almeidaraf@gmail.com):
>> Package: console-data
>> Version: 2:1.07-11
>> Severity: wishlist
>> Tags: patch
>>
>> In order to the / and ? key to work we need:
>>
>> keycode 97 = slash question degree questiondown
>
>
> How does that interfere with what we have in th current br-abnt2
> keymap:
>
> keycode  89 = slash     question            degree questiondown
>
> Your proposal would replace that line. My question is: what about
> *adding* it? "keycode 97" is currently not affected in br-abnt2
>
> In short, my proposal is changing the current br-abnt2 into the
> attached keymap instead of adding yet another keymap.
>
> The point is: would that break br-abnt2 on "standard" keyboards?
>
> CC'ing debian-l10n-portuguese (pt_BR translators) who will probably
> have interesting comments. If answering, please keep both the bug
> number, Rafael and the list CC'ed (not me, I'll get answers through
> the BTS).

abnt2 kmap doesn't seem to have a keycode 97, so my guess would be
that it wouldn't be affected, but I don't have a real abnt2 to test
it. There's a thinkpad variant on X, though I don't really understand
how keyboard maps work on X. I'm not sure how relevant this is, but
here is my keyboard entry on xorg.conf:
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"thinkpad"
	Option		"XkbLayout"	"br"
	Option		"XkbVariant"	"abnt2"
EndSection


Reply to: