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

Bug#416503: marked as done (<enter> behaves strange in vservers)



Your message dated Mon, 23 Apr 2007 12:55:08 +0200
with message-id <462C908C.1060205@ens-lyon.org>
and subject line Bug#416503: <enter> behaves strange in vservers
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-input-evdev
Version: 1:1.1.2-6

Hi.
I'm using vserver-enabled kernel on amd64 arch on my desktop and after
switching to evdev from kbd+mouse I found strange <enter> behavior in
vservers (after `vserver blahblah enter'): when I press enter it behaves
like enter was pressed many times (~ 50), so working in vservers almost
impossible.

I tried different terminals (xterm, rxvt, gnome-terminal) with same
result, but this bug doesn't exists in console (real console, tty*).
Without entering to vservers enter key also works ok.

$ uname -a
Linux zulu 2.6.18-4-vserver-amd64 #1 SMP Wed Feb 21 15:03:27 UTC 2007
x86_64 GNU/Linux

Here follow parts of my xorg.conf:
Section "InputDevice"
       Identifier      "keyboard"
       Driver          "evdev"
       Option          "evBits"  "+1"
       Option          "keyBits" "~1-255 ~352-511"
       Option          "Pass"    "3"
       Option          "XkbModel"      "evdev"
       Option          "CoreKeyboard"  "true"
EndSection

Section "InputDevice"
       Identifier      "mouse"
       Driver          "evdev"
       Option          "evBits"  "+1-2"
       Option          "keyBits" "~272-287"
       Option          "relBits" "~0-2 ~6 ~8"
       Option          "Pass"    "3"
       Option          "CorePointer"   "true"
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "keyboard"
        InputDevice     "mouse"
EndSection




--- End Message ---
--- Begin Message ---
Alexander Vlasov wrote:
> I can't reporoduce this bug neither on amd64, nor on i386 with evdev
> version 1:1.1.2-6, xorg version 2:1.1.1-21 (versions etch released
> with). 
> Problem disappeared after reboot; I rebooted computer a few days after
> bugreport. I can't recall, maybe I updated evdev before this.
> Anyway, I can't reproduce this bug for a month.
>   

Ok thanks for the clarification, closing.

Brice


--- End Message ---

Reply to: