Reducing X11 pointer motion traffic

From: Christopher Wong (cwong_at_world.std.com)
Date: 01/08/04


Date: Wed, 7 Jan 2004 23:03:18 +0000 (UTC)

Hi. I am testing a configuration where I can run an X app remotely by
using ssh's X11 forwarding. I've noticed that moving a mouse pointer
triggers many pointer motion events. This traffic goes over a
relatively slow network connection, so it tends to bog down the user
interface. Is there a way to reduce the amount of X11 mouse motion
traffic going across the wire? I've looked at lbxproxy but it runs on
the "wrong" end of the connection for my purposes.

Would VNC work better?

Before anyone asks: this pointer motion traffic is not an issue with
most X apps, so you normally won't notice it. But I'm using a
Java/AWT/Swing app, and Java has its own oddball behavior.

Chris



Relevant Pages

  • Reducing X11 pointer motion traffic
    ... using ssh's X11 forwarding. ... I've noticed that moving a mouse pointer ... triggers many pointer motion events. ... Java/AWT/Swing app, and Java has its own oddball behavior. ...
    (comp.os.linux.x)
  • Re: IOCP critical sections and mutexes
    ... mismatch and invalid 'this' pointer). ... instance) and I get pretty much the same crash. ... I mush have done something stupid in my main thread app. ... If I use a mutex instead it works fine. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Trouble with malloc().
    ... >> I am having trouble with malloc() again for a PC app I am developing. ... This is the only warning or error I get. ... not-necessarily-compatible pointer type. ...
    (comp.lang.c)
  • Re: Pointer to Document in MDI application - Problem
    ... Even if you have kept a copy of the pointer to the document in m_pDoc, ... The secret lies in the CDocument member, ... > In my MDI application, a default document is created when the app. ... If I open then close a saved document, ...
    (microsoft.public.vc.mfc)
  • Re: GUI vs: CLI (was: Shell command in VB6)
    ... > Suppose you have a maximized app. ... > pointer doesn't move any further, and then click the mouse, do you ... Maybe it's a learning curve issue. ... But I'll make a mental note to ask the next few typical users I ...
    (comp.programming)