thanks pebcak
this last command you sent - helped.
What i did:
- open terminal
- run: xfdesktop --quit && xfdesktop --reload
- ctrl-z
- kill -9 $(jobs -ps)
and I am able to open other apps, terminals and close them clicking in ‘close’ button
so how to automate it?