On Fri, Nov 26, 2004 at 09:35:06PM -0500, Dan Espen wrote: > I've closed this problem as "not a bug".
you seem to miss the point. > I found this comment in the keysymdef.h from the current Xorg release: > > ! The definitions here should match <X11/XF86keysym.h> > XF86AudioLowerVolume :1008FF11 This can't be in keysymdef.h ; it's in XKeysymDB. XKeysymDB is a better reference to look into, IMHO, when looking for keysyms. The point is that not only the entries from keysymdef.h can be used, but also those from XF86keysym.h (with XK_ stripped out in the middle) ; The alternative I suggest is to direct the user to XKeysymDB instead, which contains all possible keysyms with correct spelling. Note that as the man page currently contains no reference to XKeysymDB, it's not obvious that one should look into it. E. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]