AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  KEYBD signal on ksh93

    Posted Tue April 01, 2008 11:30 PM

    Originally posted by: SystemAdmin


    Can anybody let me know how to use the KEYBD signal introduced in ksh93. if my belief is right this signal is used to trap any character after an Esc is pressed.

    AIX/Linux Administrator
    #AIX-Forum


  • 2.  Re: KEYBD signal on ksh93

    Posted Wed April 02, 2008 05:30 AM

    Originally posted by: nagger


    HI,
    Can you let us know where you are getting this KEYDB idea?

    A quick search on Google found nothing of value.

    thanks N
    #AIX-Forum


  • 3.  Re: KEYBD signal on ksh93

    Posted Wed April 02, 2008 09:32 PM

    Originally posted by: SystemAdmin


    It's KEYBD and not KEYDB.

    AIX/Linux Administrator
    #AIX-Forum


  • 4.  Re: KEYBD signal on ksh93

    Posted Fri April 04, 2008 04:18 PM

    Originally posted by: kappa


    Hi,

    just google: ksh93 keybind

    Mr. Korn proposes keybind() as a sample for using KEYBD traps.

    So, you can define the cursors keys, Home/Del/Ins/...
    #AIX-Forum