Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!ogicse!blake!milton!tla From: tla@milton.acs.washington.edu (Troy Anderson) Newsgroups: comp.sys.mac.programmer Subject: How do I get option u? Message-ID: <3305@milton.acs.washington.edu> Date: 5 May 90 08:01:27 GMT Reply-To: tla@milton.u.washington.edu (Troy Anderson) Distribution: na Organization: University of Washington, Seattle Lines: 9 I need to be able to read the keyboard when the option key is pressed and put that key directly into TERecord. The problem I have is with the keys that normally are used to modify characters, like the option-u or option-e keys. It seems that the key is caught before the key down event is reported, so I as a programmer can't intercept the keypress. If you know how to circumvent this problem, please mail me about it. Thanks, TLA@milton.u.washington.edu