Hi, In Linz Oberon accessing/setting mouse pointer is done as pure assignment, e.g. Oberon.Pointer.X := m.x + x; y := Oberon.Pointer.Y; How can this be coded in PO2013, System V? Many thanks. -- Tomas Kral <thomas.kral at email.cz>