Xref: utzoo comp.windows.x:30873 comp.windows.x.motif:1499 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!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: <466@eiffel.UUCP> Date: 19 Dec 90 17:50:04 GMT Organization: Interactive Software Engineering, Santa Barbara CA Lines: 18 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() but hitting Ctrl looks like it's understood as a keypress not modified by Ctrl ... Thanks! -- Philippe -- stephan@eiffel.com