Hi, > > That the > > XStringToKeysym knows about them is something buried in the > > Xlib - the manpage says that this behaviour is implementation > > dependent. > > Which man page?
XStringToKeysym and related: Standard KeySym names are obtained from <X11/keysymdef.h> by removing the XK_ prefix from each name. KeySyms that are not part of the Xlib standard also may be obtained with this function. The set of KeySyms that are available in this manner and the mechanisms by which Xlib obtains them is implementation-dependent. > If you want to debug this, you should > start in the files fvwm/bindings.c and libs/Bindings.c. There, the > original binding command is processed (starting with Cmd_Key). > If that works fine, the code handling key presses is in > fvwm/events.c, HandleKeyPress(). OK, thanks for the hints. > Finally, I'm on a holiday for two weeks from saturday, so don't > expect any quick replies from me ;-) Oh, you don't respond quicker when on the holiday? :-))) Have a nice holiday and thank you for the work on the fvwm. Regards -- Stano -- 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]