AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  KEYBD signal on ksh93

    Posted 04/01/08 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 04/02/08 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 04/02/08 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 04/04/08 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