[Konsole-devel] [Bug 87755] Confirm konsole termination if not idle
Kurt V.Hindenburg
public at kurt.hindenburg.name
Sun Aug 22 16:48:51 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=87755
public kurt hindenburg name changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From public kurt hindenburg name 2004-08-22 18:48 -------
There is already 2 ways konsole will ask you if you want to actually close the session/window.
1. If you have more than 1 session open and you try to close them all.
%grep Quit $KDEHOME/share/config/konsolerc
WarnQuit=true
2. If you close a session
grep ConfirmClose $KDEHOME/share/config/konsolerc
ConfirmCloseSession=true
With these there should be no 'accidently' closing of sessions.
#2 may only be kde3.3.
More information about the konsole-devel
mailing list