Hi there, Am Dienstag, 25. Januar 2011, 13:14:26 schrieb Mike Gabriel:
Hi there,
this issue has probably been already addressed:
During development of PyHoca-GUI I encounter some weird behaviour on mouse moves that cross the title bar of a rootless session window (e.g. xterm via X2go, but also any other app). I think that this problem only occurs with the initial rootless window (e.g. xterm). Any subsequently started application window has not shown this behaviour so far.
I have a gut feeling that the problem is burried in Events.c of the nxagent hw. Maybe it's worth trying to comment out the nxagentOption(Menu) block in Events.c. However, I currently cannot compile the x2goagent package (because of mismatching nxlib versions in Debian and the ones used by X2go). Greets, Mike mike@minobo:~/MyDocuments/4packages/_examples_/x2goagent-3.4.0-3/programs/Xserver/hw/nxagent$ diff -u Events.c.orig Events.c --- Events.c.orig 2011-01-25 22:36:54.000000000 +0100 +++ Events.c 2011-01-25 22:22:06.000000000 +0100 @@ -1028,6 +1028,7 @@ nxagentLastEnteredWindow = pWin; } + /* if (nxagentPulldownDialogPid == 0 && nxagentLastEnteredTopLevelWindow && (X.xmotion.y_root < nxagentLastEnteredTopLevelWindow -> drawable.y + 4)) { @@ -1043,6 +1044,7 @@ nxagentPulldownDialog(nxagentLastEnteredTopLevelWindow -> drawable.id); } } + */ x.u.keyButtonPointer.rootX = X.xmotion.x_root; x.u.keyButtonPointer.rootY = X.xmotion.y_root; -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419 GnuPG Key ID 0x1943CA5B mail: m.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...