Window is full-screen and grabs everything. New windows are appearing behind it.
I cannot just kill that application.
I'm logged in as root remotely through the SSH.
Expecting something like that:
$ xcontrol
> ls
window id: PID: Window class: Window name: ...
111 1122 Vncviewer ..
222 1133 .. . google-chrome ...
> minimize 111
> restore 111
> hide 222
> unhide 222
> move 111 by (10,-20)
> q
$
