window ->move: pointClass window
redefines the inherited placement methods of class device
to be equivalent to those of class graphical
again. Class device
defines the position to be the origin of the coordinate system, while
the position of a window is the position of the top-left corner as with
class graphical.