View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#9
Originally Posted by qole View Post
Now I know it is because I usually use the "X" icon to close my terminals. I will use "exit" from now on.
Note also the easier workaround buried at the end of bug 5317 comment 7:

Code:
echo "trap exit SIGHUP SIGINT SIGTERM" >> /home/user/.profile
(though I think catching just SIGHUP should be enough for the osso-xterm case).
 

The Following 7 Users Say Thank You to lma For This Useful Post: