Xref: utzoo comp.windows.x:30831 comp.windows.x.motif:1493 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!hub.ucsb.edu!eiffel!stephan From: stephan@eiffel.UUCP (Philippe Stephan) Newsgroups: comp.windows.x,comp.windows.x.motif Subject: Uncontrolled control Keywords: Translation table, modifiers Message-ID: <464@eiffel.UUCP> Date: 18 Dec 90 23:23:46 GMT Organization: Interactive Software Engineering, Santa Barbara CA Lines: 17 Does anyone know how to translate the event: "any keypress, but not modified by Ctrl" The context is an editor where `controlled' keys trigger some commands (like `^C' to exit, while `C' just inserts itself). I have unsuccessfully tried: ~Ctrl:insertion() hitting Ctrl looks like it's understood as a keypress not modified by Ctrl ... Thanks! -- Philippe -- stephan@eiffel.com