There is such a thing but it appears to be a variable not a executable.
I found several references to it in the KDE mailing lists. All related
to KDE4 by the way.
Dale
:-) :-)
I'm prone to errors tonight - I hit Reply and ended up sending it to Alan and
missing the list. This is what I wrote:
========================================
Oops! You're right, $KDEWM is a variable for the window manager, which may be
defined as the kwin.
test -n "$KDEWM"&& KDEWM="--windowmanager $KDEWM"
Sorry for the noise.
========================================
Noise, what noise? Heck, this is how we learn. If we wasn't learning
something, we would have to know everything. My head ain't that big.
Dale
:-) :-)
03-23-2010, 02:27 AM
Crístian Viana
KDE 4 - error when closing window
I see that KWin has a notification event for Delete Window, could this be
involved?
hey, I just found out what the problem was :-)
in the file ~/.kde4/share/config/kwin.notifyrc, there was an entry in Event/close which was telling KTTS to say out loud "Good bye" (so lame of me, isn't it). I think I may have set that up a long time ago, to test KTTS, and I didn't remember doing it... anyway, I just cleared the KTTS line and removed "KTTS" from the Action line, and the popup doesn't appear anymore.
the weird thing is that the KTTS setting still works if the notifyrc file says so, but there's no GUI option to turn if on/off. I'm sure I didn't do this by editing a text file; some previous KDE version must have allowed me doing it via System Setttings. now it doesn't.