>>>> "Joachim" == Joachim Schrod
<jschrod(a)acm.org> writes:
Joachim> ================================================================
Joachim> Dear Bug Team!
Joachim> But when I type C-h c S-f5, I get told "f5 is undefined",
Joachim> i.e., the shift key is not recognized.
Joachim> For other keys (alphanumerical, keypad, and cursor keys)
Joachim> the shift modifier is recognized. I.e., I can set the key
Joachim> '(shift up) and that works.
Joachim> This is only a problem with daikon. On the same system
Joachim> runs the SUSE-supplied corn version (i.e., 21.5-b21) and
Joachim> this version recognizes the shift modifier for function
Joachim> keys.
Joachim> I have verified this with two different X servers, X.org
Joachim> 6.8.1 on a SUSE 9.2, and X.org 6.8.2 on a SUSE
Joachim> 10.0. xmodmap -pm shows that there are no modifier
Joachim> conflicts, only Shift_L and Shift_R are associated to
Joachim> shift. xev correctly shows the shift modifier (as 0x1), so
Joachim> I'm rather sure that there are no problems with my X
Joachim> setup.
Most likely this does not help, but just to make sure: did you try:
keysym F1 = F1
Etc in your .Xmodmap file?
Uwe Brauer