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

Bug#594828: marked as done (xserver-xorg-input-kbd: one keypress is generating two keycodes if XkbOptions "abnt2")



Your message dated Tue, 31 Aug 2010 11:32:25 +0200
with message-id <20100831093225.GP10843@patate.is-a-geek.org>
and subject line Re: Bug#594828: xserver-xorg-input-kbd: one keypress is generating two keycodes if XkbOptions "abnt2"
has caused the Debian Bug report #594828,
regarding xserver-xorg-input-kbd: one keypress is generating two keycodes if XkbOptions "abnt2"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
594828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594828
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-kbd
Version: 1:1.4.0-2
Severity: important

Hi,

I hope this is the correct place to report this, sorry for any inconveniences.

There is almost no key working correctly to the right of the AltGr

The "PageDown" key generates by itsel the folloing xev output:

---
KeyPress event, serial 36, synthetic NO, window 0x1000001,
    root 0x102, subw 0x0, time 12000186, (45,134), root:(264,352),
    state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 36, synthetic NO, window 0x1000001,
    root 0x102, subw 0x0, time 12000187, (45,134), root:(264,352),
    state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
---

this misrecognition makes the PageDown key function both as PageDown AND as
Menu key  (keycode 117 (keysym 0xff67, Menu).

the keuboard section of /etc/xorg.conf is:

---
Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "abnt2"
    Option         "XkbLayout" "br"
    Option         "XkbVariant" "abnt2"
    Option         "XkbOptions" "abnt2"
EndSection
---

the xkeycaps model of the keyboard is PC 107 key, wide delete, tall enter... It
is working perfectly on my other machine (amd duron) Debian squeeze. The
keyboard with problems is an USB one, the one that is working is a PS2.

the hardware is this:
http://support.apple.com/kb/SP131

And a reference (in portuguese) to an old problem similar to mine

http://www.paldo.org/wiki/ABNT2_Layout

please let me know if what other information would be usefull.

thanks, gunther



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (1050, 'unstable'), (750, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  xserver-xorg-core [xorg-input 2:1.7.7-4  Xorg X server - core server

xserver-xorg-input-kbd recommends no packages.

xserver-xorg-input-kbd suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Tue, Aug 31, 2010 at 06:19:44 -0300, Gunther Furtado wrote:

> my /etc/default/keyboard now contains this lines:
> 
> XKBMODEL="abnt2"
> XKBLAYOUT="br"
> XKBVARIANT="abnt2"
> XKBOPTIONS="abnt2"
> 
> I've removed Option "AllowEmptyInput" "False" from the xorg.conf and
> everything is working very well, thanks.
> 
Great, closing the bug then.

> Still googling about my keyboard geometry since setxkeyboard -print
> gives me a wrong one:
> xkb_keymap {
> 	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
> 	xkb_types     { include "complete"	};
> 	xkb_compat    { include "complete"	};
> 	xkb_symbols   { include "pc+br(abnt2)+inet(evdev)"	};
> 	xkb_geometry  { include "pc(pc104)"	};
> };
> 
> and dpkg-reconfigure keyboard-configuration does
> not offers me pc107 or abnt2.
> 
Geometry is mostly unused these days, so that shouldn't really be a
problem in practice, I think.

Thanks for the followup.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: