On 10/3/08, qingping XI <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>  The xvkbd send the key message to the focused window.
>
>  There are three windows:
>      WIN_A:   The window I want to input through xvkbd.
>      WIN_B:   The window of xvkbd.
>      WIN_C:   The window I do not want to input.
>
>  I focus the WIN_A,  after that a tip a key, and xvkbd can send the key
>  to the WIN_A.
>  But after that, the WIN_B(xvkbd) is the focused window.
>
>  If I want to input another key, I must focus the WIN_A again manually.
>
>  How can I config the xvkbd(WIN_B), when I tip a key,  then the
>  WIN_A(not WIN_B or WIN_C) can focused again automatic.
>
>  Thanks a lot.
>
>  --
>  Regards!
>
>                XI Qingping
>
>

I assume you want xvkbd to never have keyboard focus. Try this:
    Style xvkbd NeverFocus

I installed xvkbd to see if it happens for me, and xvkbd never gets
the keyboard focus, even without the above Style definition.  I use
ClickToFocus as my main focus policy.

-- 
Thanks,

Jonathan Kotta

Hofstadter's Law:
    It always takes longer than you expect, even
    when you take into account Hofstadter's Law.

Reply via email to