Re: 2.6.11-rc2-mm2

From: Paul Blazejowski (diffie_at_gmail.com)
Date: 01/30/05

  • Next message: Paul Blazejowski: "Re: 2.6.11-rc2-mm2"
    Date:	Sun, 30 Jan 2005 15:45:04 -0500
    To: Andrew Morton <akpm@osdl.org>
    
    

    Here's another one, my USB keyboard is not functioning properly, ie.
    the caps lock,scrlk and num lock lights are not on when these keys are
    pressed and dmesg gets tons of spam for each key presses:

    drivers/usb/input/hid-input.c: event field not found
    drivers/usb/input/hid-input.c: event field not found
    drivers/usb/input/hid-input.c: event field not found
    drivers/usb/input/hid-input.c: event field not found
    drivers/usb/input/hid-input.c: event field not found

    Cheers,

    Paul

    -- 
    FreeBSD the Power to Serve!
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Paul Blazejowski: "Re: 2.6.11-rc2-mm2"

    Relevant Pages

    • Re: 2.6.11-rc2-mm2
      ... the caps lock,scrlk and num lock lights are not on when these keys are ... pressed and dmesg gets tons of spam for each key presses: ... drivers/usb/input/hid-input.c: event field not found ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Input issues - key down with no key up
      ... I don't know of any games, but X11 doesn't work that way. ... X11 needs to know what keys are currently pressed and which are not. ... handles that itself by tracking key presses and releases for all keys, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • How to detect multiple simultaneous key presses? And a thread question
      ... detect multiple simultaneous key presses in C# let me know (in the ... keys c and d being pressed simultaneously or nearly so). ... public bool externalBoolMagicNumber; ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: keypad scanner
      ... >> Or four keys pressed along a diagonal. ... Without diodes, ... but wnen it's low it's pulled low. ... >multiple key presses? ...
      (comp.arch.embedded)
    • termios and keyboard medium raw mode
      ... tcsetattr (fd, TCSAFLUSH, &newkbd); ... rotational velocity) when the user presses the arrow keys or the WASD ...
      (comp.lang.c)