Menu

mapping logi keyboadrd msys2 gnucobol function keys

J McNamara
2024-12-18
2024-12-18
  • J McNamara

    J McNamara - 2024-12-18

    Hi all-

    When i am at command line where i type a path or command
    it actually prints it like Function Key 8 or 9.

    when i press f8 it echoes Function Key 8
    when i press f9 it echoes Function Key 9

    How to capture the 8 or 9 for processing?

    When i have the terminal open with display
    when i press F8 - 0 prints out on the screen.

    Please assist. thanks.
    jim

    Sent with Proton Mail secure email.

     
    • Simon Sobisch

      Simon Sobisch - 2024-12-18

      Have a look at COB_SCREEN_ESC and COB_SCREEN_EXCEPTIONS runtime settings, as well as the 4-digit code in screenio.c.
      Also note that function keys commonly only work with "extended" ACCEPT/DISPLAY.

       
      • J McNamara

        J McNamara - 2024-12-18

        okay- very cool.

        THANKS!

         

Anonymous
Anonymous

Add attachments
Cancel