On Sunday 04 November 2012 16:41:07 fuchur wrote: > Hi, > > On Sun, 04 Nov 2012 17:26:03 +0100 > > wrote Christopher Roy Bratusek <[email protected]>: > >My keyboard does not have XF86AudioMedia... all my special keys work, > >but: > > > >grep XF86AudioMedia /usr/include/X11/XF86keysym.h > > > >brings nothing. My guess is that this is some weird key that X11 isn't > >aware of, not a bug in Sawfish. > > Here i have the key: > > grep -Ri AudioMedia /mnt/debian/usr/include/X11/XF86keysym.h > #define XF86XK_AudioMedia 0x1008FF32 /* Launch media collection app */ > > xmodmap -pke |grep AudioMedia > keycode 129 = XF86AudioMedia NoSymbol XF86AudioMedia > keycode 133 = XF86AudioMedia NoSymbol XF86AudioMedia > keycode 237 = XF86AudioMedia NoSymbol XF86AudioMedia
Hmm yes, but note: XF86**XK_**AudioMedia Vs XF86AudioMedia xmodmap and XF86keysym.h differ. Regards, Chris -- Sawfish ML
