disabling keystroke
disabling keystroke
- Subject: disabling keystroke
- From: ardian lazuardi <email@hidden>
- Date: Tue, 27 Nov 2007 11:37:02 +0900
hello,
relating to my project, i need to create a program to disable user
key input to prevent client working at their mac when server
transferring data to the client.
i've created a cocoa transparent fullscreen window by using
makeKeyAndOrderFront to make it frontmost, and accept all key events.
for special keys used by expose, I'm using SystemUIOptions
kUIOptionDisableProcessSwitch to disable expose.
but i have problem with new aluminum keyboard that has special expose
key at F3. the assigned expose key may be locked successfully, but
not the expose F3 key.
is there anyone have conclusion to my problem.
thanks,
Ardian
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden