Subject: Re: pkg/35062: Serious keyboard problem in XFree86 on NetBSD 3.0.2
To: None <xsrc-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Aleksander Adamowski <aleksander.adamowski.netbsd@altkom.pl>
List: netbsd-bugs
Date: 01/11/2007 10:40:02
The following reply was made to PR xsrc/35062; it has been noted by GNATS.

From: Aleksander Adamowski <aleksander.adamowski.netbsd@altkom.pl>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35062: Serious keyboard problem in XFree86 on NetBSD 3.0.2
Date: Thu, 11 Jan 2007 11:38:06 +0100

 Additional information:
 The problem also occurs with X.org 6.9 installed from pkgsrc-2006Q4.
 
 But it goes away if I switch to "wskbd" protocol. But then, lots of keys 
 stop working: cursor keys, right CTRL, right ALT, the Insert, Delete, 
 Home, End, Page Up and Page Down block, forward slash on the numeric 
 block, Scroll Lock, maybe others.
 
 Here's the change I've made to my config:
 
 --- xorg.conf.2007-01-10_working_OLO    2007-01-10 14:49:00.000000000 +0100
 +++ xorg.conf.2007-01-10_working_OLO_wskbd      2007-01-10 
 18:24:00.000000000 +0100
 @@ -159,20 +159,22 @@
  Section "InputDevice"
  
      Identifier "Keyboard1"
      Driver     "kbd"
  
  # For most OSs the protocol can be omitted (it defaults to "Standard").
  # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
  # uncomment the following line.
  
  #    Option     "Protocol"      "Xqueue"
 +    Option     "Protocol"      "wskbd"
 +    Option     "Device"      "/dev/wskbd0"
  
      Option "AutoRepeat" "500 30"
  
  # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
  #    Option    "Xleds"      "1 2 3"
  
  #    Option "LeftAlt"     "Meta"
  #    Option "RightAlt"    "ModeShift"
  
  # To customise the XKB settings to suit your keyboard, modify the