Conflict between cliupboard and xmodmap

Jon TURNEY jon.turney@dronecode.org.uk
Mon Apr 5 21:23:00 GMT 2010


On 31/03/2010 15:52, Rodrigo Medina wrote:
> Apparently here is a conflict between clipboard and xmodmap:
[...]
> winClipboardFlushXEvents - unexpected event type 34

This is a not a conflict or an error.

This is merely a warning that the clipboard thread wasn't written to expect 
the MappingNotify events, which xmodmap causes the server to send to all clients.

There is no mechanism to express disinterest in that event, so I suppose we 
should add something to ignore those events, to prevent alarm and confusion...

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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