Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!stan!ninja!toml From: toml@ninja.Solbourne.COM (Tom LaStrange) Newsgroups: comp.windows.x Subject: Re: XWarpPointer and ICCCM.... Message-ID: Date: 18 Jan 91 14:46:43 GMT References: <9101112245.AA25816@bierstadt.scd.ucar.EDU> <3634@gazette.bcm.tmc.edu> Sender: toml@Solbourne.COM (Tom LaStrange) Organization: Solbourne Computer, Inc. Lines: 18 In-Reply-To: etaylor@wilkins.iaims.bcm.tmc.edu's message of 15 Jan 91 23:44:02 GMT > Allowing the user to completely fill out my template without ever > having to move a hand from the keyboard to the mouse is a very > desirable feature in my application. > > How do people do it otherwise? > >-PWM XtSetKeyboardFocus for Xt users. XSetFocus (I believe) for X users. Yes but you must set the appropriate input hints to the window manager before attempting to set input focus within your application. See section 4.1.7 of the ICCCM. -- Tom LaStrange toml@Solbourne.COM