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

Bug#362067: marked as done (keyboard keymap stopped working in xorg after apt-get upgrade)



Your message dated Tue, 11 Apr 2006 21:58:22 -0400
with message-id <20060412015822.GD7869@localdomain>
and subject line Bug#362067: keyboard keymap stopped working in xorg after apt-get upgrade
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 7.0.10

After I apt-get upgraded, my kb layout was not working. Nothing
changed in my xorg.conf (I'm using a generic pc104, "us" keyboard).

All keys were fine except for the left "windows" key. xev reported
"NoSymbol" for this key.

I had this at the tail end of my Xorg.0.log:

-----------
(II) XINPUT: Adding extended input device "Configured Mouse" (type:
MOUSE)      (II) XINPUT: Adding extended input device "Generic
Keyboard" (type: KEYBOARD)
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap         
         (II) Configured Mouse: ps2EnableDataReporting: succeeded
------------

I went ahead and did an "apt-get install xkb-data", which fixed my
problem. Now my Xorg log file says:

--------
(II) XINPUT: Adding extended input device "Configured Mouse" (type:
MOUSE)      (II) XINPUT: Adding extended input device "Generic
Keyboard" (type: KEYBOARD)
----------

and it doesn't give me an error message. Perhaps one of the xorg
packages should now depend on xkb-data ???

Now xev reports "Super_L" for the left-windows key, as it should,
instead of "NoSymbol".


--- End Message ---
--- Begin Message ---
On Tue, Apr 11, 2006 at 08:45:35PM -0500, Greg Orlowski wrote:
> Package: xserver-xorg
> Version: 7.0.10
> 
> After I apt-get upgraded, my kb layout was not working. Nothing
> changed in my xorg.conf (I'm using a generic pc104, "us" keyboard).
> 
> All keys were fine except for the left "windows" key. xev reported
> "NoSymbol" for this key.
> 
> I had this at the tail end of my Xorg.0.log:
> 
> -----------
> (II) XINPUT: Adding extended input device "Configured Mouse" (type:
> MOUSE)      (II) XINPUT: Adding extended input device "Generic
> Keyboard" (type: KEYBOARD)
> (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap         
>          (II) Configured Mouse: ps2EnableDataReporting: succeeded
> ------------
> 
> I went ahead and did an "apt-get install xkb-data", which fixed my
> problem. Now my Xorg log file says:
> 
> --------
> (II) XINPUT: Adding extended input device "Configured Mouse" (type:
> MOUSE)      (II) XINPUT: Adding extended input device "Generic
> Keyboard" (type: KEYBOARD)
> ----------
> 
> and it doesn't give me an error message. Perhaps one of the xorg
> packages should now depend on xkb-data ???

 % apt-cache show xorg | grep Depends
 Depends: xserver-xorg, libgl1-mesa-glx, libgl1-mesa-dri, libglu1-mesa,
 xfonts-base (>= 1:1.0.0-1), xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>=
 1:1.0.0-1), xfonts-scalable (>= 1:1.0.0-1), xbase-clients (>= 1:1.0.1-1),
 xutils (>= 1:1.0.1-1), xkb-data, xterm
                        ^^^^^^^^
 % apt-cache show xserver-xorg | grep xkb-data
 Recommends: xkb-data

Already done.

 - David Nusinow

--- End Message ---

Reply to: