Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!pyramid!decwrl!karlton From: karlton@decwrl.DEC.COM (Philip Karlton) Newsgroups: comp.windows.x Subject: Re: Keykaps?? Message-ID: <9645@decwrl.DEC.COM> Date: Fri, 1-May-87 22:28:22 EDT Article-I.D.: decwrl.9645 Posted: Fri May 1 22:28:22 1987 Date-Received: Sun, 3-May-87 04:19:02 EDT References: <8705011421.a012964@ivax.doc.ic.ac.uk> <792@jumbo.dec.com> Reply-To: karlton@decwrl.UUCP (Philip Karlton) Distribution: world Organization: DEC Western Software Lab, Palo Alto, CA Lines: 13 In article <792@jumbo.dec.com> jg@jumbo.UUCP (Jim Gettys) writes: >Under V11 you could do this under some window management styles (any in >which the keyboard input focus is under control of/set by a window manager) >by using SendEvent. You would have problems under a window manager which >does not handle input focus control, as you would not know where to send >the event. > - Jim Under V11, if the SendEvent is indirected through "InputFocus", the event will be delivered to the window actually owning the input focus. PK