Acmewin.onexec = function(x) { Acmewin.writebody("onexec:" + x + "\n"); } Acmewin.onlook = function(x) { Acmewin.writebody("looking at:" + x + "\n"); }