Exiting the terminal vs Closing the terminal
There are different kind of signals in linux. When you exit
terminal, the signal sent is different from the signal which is sent when you close terminal by clicking on x
. Try going through termination signals to find how closing and exiting terminal is different from each other.