Lock X mouse pointer to a single area or screen.
Tom Li e2cec6097a fix another typo | 9 년 전 | |
---|---|---|
COPYING | 9 년 전 | |
Makefile | 9 년 전 | |
README.md | 9 년 전 | |
jail.c | 9 년 전 |
Origin: http://ubuntuforums.org/showthread.php?t=1181014
Lock X mouse pointer to a single area or screen.
The ScreenIdx refers to the ID of the screen. The ID of primary screen
is always 0
. The other screens increases the ID from left to right.
|---------| |---------| |---------| |---------|
| 1 | | 2 | | Primary | | 3 |
| | | | | 0 | | |
|---------| |---------| |---------| |---------|