PDA

View Full Version : [all variants] Lock multiple pointers



crewlbn
November 6th, 2011, 07:42 PM
The idea is simple, screen is divided to two independent windows (on one physical screen), one window is using pointer A while the second one is using pointer B. Since now I have done similar thing using ratpoison, modified xorg, xephyr or xinerama and modified xinput with virtual pointer. But the problem is to lock pointer A to window 1 and pointer B to window 2 that pointer A cannot enter window 2 and pointer B cannot enter window 1. Does anyone have a solution or idea how to achieve this?