up-arrow key not working again.

Robin Cook rcook at wyrms.net
Tue May 26 18:14:44 PDT 2009


Yes I have xkeyboard-config 1.5

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"

        Option      "Protocol" "evdev"
        Option      "Dev Phys" "isa0060/serio0/input0"

        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)"	};
};

Thanks
CuZnDragon
Robin Cook

On Wed, 2009-05-27 at 09:37 +1000, Peter Hutterer wrote:
> On Tue, May 26, 2009 at 05:56:53PM -0500, Robin Cook wrote:
> > I upgraded xorg-server to 1.6.1 and now the up-arrow key is not working
> > the way it is supposed to.  When I hit it in gnome it causes the
> > screenshot applet to pop up. 
> > 
> > I had this problem before and someone pointed me to a patch for the
> > previous xorg-server (1.5 I think) but I tried applying the patch and it
> > applies but the compile fails.
> 
> 1.6 had a fix for this merged upstream, so you shouldn't need a patch.  Do
> you have xkeyboard-config 1.5? Do you have rules "xfree86" or "base" in use?
> what's the output of setxkbmap -print?
> 
> 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/20090526/7fda4a19/attachment.pgp>


More information about the xorg mailing list