On Thu, Sep 11, 2008 at 8:18 PM, Daniel M German <[EMAIL PROTECTED]> wrote:
> It is possible to restrict an area of the X server to be cursor-less? > how would it be done? I'll be able to write the Lisp, but I have no > idea how this can be accomplished. > > Any hints, ideas? There are functions to warp mouse pointer (offset to the screen origin) but seems I can't find Xinerama (heads?) hook. My idea was to hook a function to warp the pointer when moved between heads. Maybe one of the pointer motion hooks can be used, but I don't have a Xinerama setup to try it, and to be honest, I don't even know if warping the mouse pointer to restrict an area of the X display could be a viable workaround... (*^_^) -- Andrea
