Re: USER/GDI Objects leak with (XWin.exe) Cygwin/X X Server Verion 1.7.6, Build Date 2010-03-18

2010-04-18 Thread Jon TURNEY
On 06/04/2010 20:05, Amal Khailtash wrote: Click on Session menu and while the menu is open, move to Edit, then View, Bookmarks, Settings and Help and click outside to withdraw menu: Image NameUser ObjectsGDI Objects XWin.exe39 79 Click on any menu item and whi

Re: Multimedia keys interpreted as alphabetic keys

2010-04-18 Thread Jon TURNEY
k correctly, -logverbose should indicate a bit more clearly what's going on... [1] ftp://cygwin.com/pub/cygwinx/XWin.20100418-git-9594fb420a063608.exe.bz2 -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

[PATCH 1/3] Cygwin/X: Generate X keycodes for multimedia keys

2010-04-18 Thread Jon TURNEY
Signed-off-by: Jon TURNEY --- hw/xwin/winkeybd.h| 14 +++--- hw/xwin/winkeynames.h | 13 + 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/hw/xwin/winkeybd.h b/hw/xwin/winkeybd.h index 5b2a589..662392b 100644 --- a/hw/xwin/winkeybd.h +++ b/hw/xwin/wink

[PATCH 2/3] Cygwin/X: Generate X keycodes for a few 'internet' keys

2010-04-18 Thread Jon TURNEY
Add a few more special keys I have on my keyboard: mail, search, browser These are normally trapped by Windows, so -keyhook needs to be taught how to catch them as well --- hw/xwin/winkeybd.h|6 +++--- hw/xwin/winkeyhook.c | 12 +++- hw/xwin/winkeynames.h |4 3 files c

[PATCH 3/3] Cygwin/X: Better keyboard debugging output

2010-04-18 Thread Jon TURNEY
--- hw/xwin/winkeybd.c |8 hw/xwin/winkeyhook.c |4 +--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/hw/xwin/winkeybd.c b/hw/xwin/winkeybd.c index ad9e66a..860e356 100644 --- a/hw/xwin/winkeybd.c +++ b/hw/xwin/winkeybd.c @@ -73,6 +73,8 @@ winTranslateKey (WPAR