scancodes to X-Windows

2005-04-08 Thread P.Manohar
hai all, The following is the code snippet from drivers/char/keyboard.c if ((raw_mode = (kbd->kbdmode == VC_RAW))) { /* * The following is a workaround for hardware * which sometimes send the key release event twice */

scancodes to X-Windows

2005-04-08 Thread P.Manohar
hai all, The following is the code snippet from drivers/char/keyboard.c if ((raw_mode = (kbd-kbdmode == VC_RAW))) { /* * The following is a workaround for hardware * which sometimes send the key release event twice */