This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problems with function keys F1 - F4


Hi,

  first of all - thank you very much for cygwin xfree!!!

  I have a problem with my function keys F1 till F5.
  F6 till F12 is working good.
  I have also loaded a xmodmap file (see attachement) but
  there is no difference (xev told me the keys F1 till F5 are Ok).

  To find out what is wrong, I go with rlogin on my linux system
  and I have used the program showkey -a
  It shows me the following:

^[OP     27 0033 0x1b    - This is F1 and don't work
         79 0117 0x4f
         80 0120 0x50
^[OQ     27 0033 0x1b    - This is F2 and don't work
         79 0117 0x4f
         81 0121 0x51
^[OR     27 0033 0x1b    - This is F3 and don't work
         79 0117 0x4f
         82 0122 0x52
^[OS     27 0033 0x1b    - This is F4 and don't work
         79 0117 0x4f
         83 0123 0x53
^[[15~   27 0033 0x1b    - This is F5 and works
         91 0133 0x5b
         49 0061 0x31
         53 0065 0x35
        126 0176 0x7e

If I call a xterm on linux (which works), showkey show the following:

^[[11~   27 0033 0x1b      - This is F1 and works
         91 0133 0x5b
         49 0061 0x31
         49 0061 0x31
        126 0176 0x7e
^[[12~   27 0033 0x1b      - This is F2 and works
         91 0133 0x5b
         49 0061 0x31
         50 0062 0x32
        126 0176 0x7e
^[[13~   27 0033 0x1b      - This is F3 and works
         91 0133 0x5b
         49 0061 0x31
         51 0063 0x33
        126 0176 0x7e
^[[14~   27 0033 0x1b      - This is F4 and works
         91 0133 0x5b
         49 0061 0x31
         52 0064 0x34
        126 0176 0x7e
^[[15~   27 0033 0x1b      - This is F5 and works
         91 0133 0x5b
         49 0061 0x31
         53 0065 0x35
        126 0176 0x7e


I am using the Cygwin/XFree86 4.1.0 binary release and I have tried
also the latest Test53 of server series.
If I calling xmodmap -pke the keycode 67 till 71 is loaded with F1 -
F5.

Do you have any idea what could be wrong?
Thank you.

-- 
Best regards
Peter Franz                          mailto:Peter.Franz.muc@web.de

Attachment: xmodmap.de
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]