← Back to team overview

terminator-users team mailing list archive

problem when launching terminator from a script

 

Hello,

when I launch terminator, sometimes there is a small icon in the upper
left corner: three small squares (white, red, blue). Also, whole line
(the height of this square) is occupied.

  Screenshot here: https://ibb.co/NVDxfxp

When I then click anywhere with mouse, it then disappears.

  Screeshot here: https://ibb.co/23Nk5sC

This behavior only happens when I launch terminator from a script, and
adjust the window size with "xdotool"

  xdotool search --class 'Terminator-wallpaper' windowunmap --sync
windowmap windowsize %1 1200 1900

What is this and how can I get rid of it ?

thanks,