Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE 4 - error when closing window
Date: Mon, 22 Mar 2010 23:40:24
Message-Id: 4BA7FFDD.4080309@gmail.com
In Reply to: Re: [gentoo-user] KDE 4 - error when closing window by Mick
1 Mick wrote:
2 > On Monday 22 March 2010 21:46:43 Dale wrote:
3 >
4 >> Alan McKinnon wrote:
5 >>
6 >>> On Monday 22 March 2010 21:19:16 Mick wrote:
7 >>>
8 >>>> On Monday 22 March 2010 01:42:22 Neil Bothwick wrote:
9 >>>>
10 >>>>> On Sun, 21 Mar 2010 21:34:07 -0300, Crístian Viana wrote:
11 >>>>>
12 >>>>>> I realized the KTTSD popup only shows up when I click the X button. if
13 >>>>>> I close by a menu entry, for example (like File> Close), it doesn't
14 >>>>>> happen.
15 >>>>>>
16 >>>>> I see that KWin has a notification event for Delete Window, could this
17 >>>>> be involved?
18 >>>>>
19 >>>> I thought that KDE4 uses KDEWM not KWin ... ?
20 >>>>
21 >>> Dunno where you got that name. There's no such thing, and I don't think
22 >>> there ever has been:
23 >>>
24 >>> $ locate -i kdewm
25 >>> $
26 >>> $ locate -i kwin | grep bin/
27 >>> /usr/bin/kwin
28 >>> ...
29 >>> $
30 >>>
31 >> There is such a thing but it appears to be a variable not a executable.
32 >> I found several references to it in the KDE mailing lists. All related
33 >> to KDE4 by the way.
34 >>
35 >> Dale
36 >>
37 >> :-) :-)
38 >>
39 >>
40 > I'm prone to errors tonight - I hit Reply and ended up sending it to Alan and
41 > missing the list. This is what I wrote:
42 > ========================================
43 > Oops! You're right, $KDEWM is a variable for the window manager, which may be
44 > defined as the kwin.
45 >
46 > test -n "$KDEWM"&& KDEWM="--windowmanager $KDEWM"
47 >
48 > Sorry for the noise.
49 > ========================================
50 >
51
52 Noise, what noise? Heck, this is how we learn. If we wasn't learning
53 something, we would have to know everything. My head ain't that big.
54
55 Dale
56
57 :-) :-)