up-arrow key not working again.

Robin Cook rcook at wyrms.net
Wed May 27 13:55:07 PDT 2009


I have the AllowEmptyInput but not the AutoAddDevices.

Section "ServerFlags"
        Option  "AllowEmptyInput"       "false"
EndSection

The two option were what I was told to put in there and it was working
on the previous version with the patch.

Thanks
CuZnDragon
Robin Cook


On Wed, 2009-05-27 at 12:58 +1000, Peter Hutterer wrote:
> On Tue, May 26, 2009 at 08:14:44PM -0500, Robin Cook wrote:
> > Yes I have xkeyboard-config 1.5
> > 
> > Section "InputDevice"
> >         Identifier  "Keyboard0"
> >         Driver      "kbd"
> > 
> >         Option      "Protocol" "evdev"
> >         Option      "Dev Phys" "isa0060/serio0/input0"
> 
> I don't think the kbd driver supports these two options.
> 
> > 
> >         Option      "XkbRules" "Xorg"
> >         Option      "XkbModel" "pc104"
> >         Option      "XkbLayout" "us"
> >         Option      "XkbVariant" "dvorak"
> > EndSection
> > 
> > xkb_keymap {
> > 	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
> > 	xkb_types     { include "complete"	};
> > 	xkb_compat    { include "complete"	};
> > 	xkb_symbols   { include "pc+us(dvorak)+us:2
> > +inet(evdev)+level3(ralt_switch_for_alts_toggle):1
> > +level3(ralt_switch_for_alts_toggle):2+group(alts_toggle)"	};
> > 	xkb_geometry  { include "pc(pc104)"	};
> > };
> 
> There's some combination of configurations that's screwing up.
> this output indicates that you're using the evdev ruleset. Do you have
> AutoAddDevices or AllowEmptyInput off? otherwise the kbd section will just
> be ignored anyway.
> 
> Cheers,
>   Peter
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20090527/3fa91f21/attachment.pgp>


More information about the xorg mailing list