AW: AW: Can't paste text or type blind keys when mouse is out of the window

Thomas Dickey dickey@his.com
Tue Oct 4 00:35:00 GMT 2011


On Mon, 3 Oct 2011, Paul Maier wrote:

>
>>>> I assume that you see the same behavior with other X applications, i.e. it's
>>>> not xterm-specific?
>>>
>>> No, at least xedit works fine on my PC, with blind keys and with mouse text pasting,
>>> no matter if the mouse pointer is really inside or on blue window frame or
>>> (for blind keys:) really outside.
>>>
>>
>> Actually, maybe this is an xterm problem?
>>
>> It seems to be somehow related to the xterm's --enable-toolbar configuration
>> (which is turned on in the cygwin package).  If I rebuild xterm with that
>> disabled, the problem goes away, and I can also reproduce the problem on F15
>> under twm if I build xterm with --enable-toolbar there (which is not enabled
>> in the distro supplied package)

hmm - I'm not clear on precisely what a "blind key" is.  Sounds like a 
compose sequence - and if so, it's puzzling that passing key-presses from 
different levels in the widget hierarchy would interfere with that.

The main difference with the toolbar configuration is that xterm's using a 
form to contain the toolbar and the vt100 window.  The buttons take care 
of themselves, but that area to the right of the buttons is dead.

To make it somewhat friendlier, xterm adds the actions used for the vt100 
window (except for the ones related to the mouse) to the toolbar area.

I omitted the mouse-related ones since it seems that they'd interfere with 
the menus.  I also did the same for the scrollbar widget (since keystrokes 
there used to be lost - it would seem that you could reproduce your 
problem also by looking at the behaviour around the scrollbar).


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list