LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XFCE4 Terminal how to enable quit warning for multiple tabs open & tasks running
#1
Hello, guys!
I accidentally checked the box for disabling the quit warning for xfce4 terminal when tasks aren't done. How can I enable it back?

EDIT:
I should reformulate.
My terminal was popping up a Warning window which asked if I really want to close my terminal session when multiple tabs are open or if i want to quit when there's an on-going task.
Below is the behaviour before checking the box.
[Image: XeTbHqy.png]
[Image: AiGQ1QB.png]
I accidentally checked the box with Don't ask me again and now my terminal doesn't pop up that Warning anymore.
How can I enable it back?
Reply
#2
Go to >Settings >Settings Editor >xfce4-appfinder >find the string: exo-open --launch TerminalEmulator %s and change it to below:
Code:
exo-open --launch TerminalEmulator --hold %s

I think it is disabled by default in LL so you didn't accidentally disable it.

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply
#3
I tried what you've said, but it did not work.

I should reformulate.
My terminal was popping up a Warning window which asked if I really want to close my terminal session when multiple tabs are open or if i want to quit when there's an on-going task.
Below is the behaviour before checking the box.
[Image: XeTbHqy.png]
[Image: AiGQ1QB.png]
I accidentally checked the box with Don't ask me again and now my terminal doesn't pop up that Warning anymore.
How can I enable it back?
Reply
#4
Open the file ~/yourusername/.config/xfce4/terminal/terminalrc with mousepad and change the value for confirm close to:
Code:
MiscConfirmClose=TRUE
Also see here: https://docs.xfce.org/apps/terminal/4.14/advanced
TC


All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply
#5
Thank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)