• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mac fkeys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac fkeys


  • Subject: Re: Mac fkeys
  • From: Laurence Harris <email@hidden>
  • Date: Sat, 28 Oct 2006 14:16:52 -0400


On Oct 28, 2006, at 1:54 PM, Steve Checkoway wrote:

Also, what keycode does the large "delete" key return? Looking now at
the curs_getch(3X) man page, it's not KEY_DC and it's not KEY_BACKSPACE.
Anyone know?

I'm not familiar with KEY_BACKSPACE, but I have the following in one of my headers:


const UInt32	kKeyCode_Backspace	= 0x00000033;

Looking at some code I wrote a few years ago, it looks like it sends 0x7f which should be del as defined by ascii.

That would be the character code, not the key code.

Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Mac fkeys
      • From: Steve Checkoway <email@hidden>
References: 
 >Mac fkeys (From: Greg Berchin <email@hidden>)
 >Re: Mac fkeys (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: Mac fkeys
  • Next by Date: Re: Apple's Tools Strategy
  • Previous by thread: Re: Mac fkeys
  • Next by thread: Re: Mac fkeys
  • Index(es):
    • Date
    • Thread