From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S0yC3-0004Vn-J2 for garchives@archives.gentoo.org; Fri, 24 Feb 2012 16:40:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9A66E106B; Fri, 24 Feb 2012 16:40:01 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 9E886E0FAA for ; Fri, 24 Feb 2012 16:38:11 +0000 (UTC) Received: by eaak14 with SMTP id k14so1022390eaa.40 for ; Fri, 24 Feb 2012 08:38:10 -0800 (PST) Received-SPF: pass (google.com: domain of volkerarmin@googlemail.com designates 10.14.37.69 as permitted sender) client-ip=10.14.37.69; Authentication-Results: mr.google.com; spf=pass (google.com: domain of volkerarmin@googlemail.com designates 10.14.37.69 as permitted sender) smtp.mail=volkerarmin@googlemail.com; dkim=pass header.i=volkerarmin@googlemail.com Received: from mr.google.com ([10.14.37.69]) by 10.14.37.69 with SMTP id x45mr1917618eea.43.1330101490945 (num_hops = 1); Fri, 24 Feb 2012 08:38:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=cn5EZRpheRpFgXg5CeyzfupfH3FGuSZzlP4BhTKxcEI=; b=M2/54MX6RrpTOVEY+z7Otkesfgt85w3mVogbqKUQPBoYwnok5qkAEQ8Bs0qyFrGItc 0QM4o2TWwrwtXkMPEoURc85bbZpifuqm16rNg/CcMm+5KZukjUYtngLQYF2mmjSCxGk1 lW8M16xs2BLc85D7CXelKPe5oEybCSxfemFyM= Received: by 10.14.37.69 with SMTP id x45mr1445372eea.43.1330101490882; Fri, 24 Feb 2012 08:38:10 -0800 (PST) Received: from localhost.localnet (p4FC60EDD.dip0.t-ipconnect.de. [79.198.14.221]) by mx.google.com with ESMTPS id r5sm7492556eef.6.2012.02.24.08.38.09 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 24 Feb 2012 08:38:09 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [Solved] KDE Replace Kwin with something else Date: Fri, 24 Feb 2012 17:37:59 +0100 Message-ID: <4168792.kPHX9S0qSX@localhost> User-Agent: KMail/4.8.0 (Linux/3.0.21; KDE/4.8.0; x86_64; ; ) In-Reply-To: <4F46F269.7080708@gmail.com> References: <4F46B57F.3040706@gmail.com> <20120224030119.1d3e92c2@weird.wonkology.org> <4F46F269.7080708@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 3d2ea616-625a-4c95-91e4-28643cae18b2 X-Archives-Hash: 8df9a41132762e17725870785eaa30a4 Am Freitag, 24. Februar 2012, 02:14:01 schrieb Ignas Anikevicius: > On 24/02/12 02:01, Alex Schuster wrote: > > I find metacity.desktop and openbox.desktop > > in /usr/share/apps/ksmserver/windowmanagers/, so I guess you have to find > > awesome.desktop, and put it there. Or create such a file yourself like > > suggestend in the link above. > > Thank you very much. Copying to this folder the desktop file helped me. > > I. or just hit alt-F2, type killall kwin && awesome. or awesome --replace if it does support that command. -- #163933