screen->client in window<%>
Converts global coordinates to window local coordinates.
(-> two exact integers in [-10000, 10000]senda-windowscreen->clientxy)
x: exact integer in [-10000, 10000]
y: exact integer in [-10000, 10000]
screen->client in window<%>
Converts global coordinates to window local coordinates.
( -> two exact integers in [-10000, 10000]
send a-window screen->client x y)
x : exact integer in [-10000, 10000]
y : exact integer in [-10000, 10000]