From owner-freebsd-questions@FreeBSD.ORG Wed Nov 23 23:09:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D89FB106566B for ; Wed, 23 Nov 2011 23:09:16 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A1CA58FC0C for ; Wed, 23 Nov 2011 23:09:16 +0000 (UTC) Received: by iakl21 with SMTP id l21so3345450iak.13 for ; Wed, 23 Nov 2011 15:09:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=K6WPDBWctzjCplnuyfiLL0XnFxI0ElGMF5UPcqTx+K0=; b=shAgStDSGzBnIW3sC4c0u5D+j5XYj8xi7gC5gyeCpCZjFM/y+wXxiozYNlXfwAzNXv rjgtj/KVOyZNuP3/u5D8Ha8ar9Og4FytwUXJZtwnizp0iURJDd3KA5R9FZh5Wj6HGVmq +YbCOR0IgdftCnPSLu5ldMRxoG7LN69/Xr8TY= Received: by 10.231.69.20 with SMTP id x20mr1767749ibi.68.1322089755342; Wed, 23 Nov 2011 15:09:15 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id jm11sm78914983ibb.1.2011.11.23.15.09.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Nov 2011 15:09:13 -0800 (PST) From: ajtiM To: freebsd-questions@freebsd.org Date: Wed, 23 Nov 2011 17:09:02 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC2; KDE/4.7.3; i386; ; ) References: <201111230539.21395.lumiwa@gmail.com> <20111123124633.28028a25.freebsd@edvax.de> <201111230731.07527.lumiwa@gmail.com> In-Reply-To: <201111230731.07527.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201111231709.02624.lumiwa@gmail.com> Subject: Re: .config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2011 23:09:16 -0000 On Wednesday 23 November 2011 07:31:07 ajtiM wrote: > On Wednesday 23 November 2011 05:46:33 Polytropon wrote: > > On Wed, 23 Nov 2011 05:39:21 -0600, ajtiM wrote: > > > Hi! > > > > > > I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems > > > with bsdinstall and others. What I didn't have on 8.2 is when I start > > > KDE4 with startx I got directory .config in /. I have one .config in > > > /home but what it happened? When I deleted as root and I start again > > > KDE4 as user I got it again. Inside is a file Trolltech.conf (the same > > > is in /home/.config). > > > > That file seems to be part of Qt. How can it be > > created outside your $HOME when you startx? That's > > somewhat strange... how _can_ that happen? > > > > % cd > > % touch ../bla > > touch: ../bla: Permission denied > > % touch /bla > > touch: /bla: Permission denied > > > > Only root permissions allow the creation of files > > in that specific directories. > > > > Neither /.config or /home/.config should exist. > > It shoud be ~/.config for your user account. > > > > I also have ~/.config/Trolltech.conf. I'm not using > > KDE, but one KDE program, maybe other Qt-based programs. > > Maybe one of them has installed the directory (at > > this correct location)? > > > > % ls .config/ > > Trolltech.conf > > audacious/ > > autostart/ > > gsmartcontrol/ > > gtk-2.0/ > > menus/ > > > > Okay, seems that other toolkits also use it. :-) > > I don't know how this happened but I have it start all the time when I > startx. Troltech.conf: > > [Qt%20Plugin%20Cache%204.7.false] > usr\local\kde4\lib\kde4\plugins\kauth\backend\kauth_backend_plugin.so=40704 > , 0, i386 usr/local/share/qt4/mkspecs/freebsd g++-4 full-config, 201 > 1-11-20T16:14:25 > usr\local\kde4\lib\kde4\plugins\kauth\helper\kauth_helper_plugin.so=40704, > 0, i386 usr/local/share/qt4/mkspecs/freebsd g++-4 full-config, 2011- > 11-20T16:14:25 > > Mitja > -------- > http://jpgmag.com/people/lumiwa I found a link: http://forum.kde.org/viewtopic.php?f=63&t=92815 Mitja -------- http://jpgmag.com/people/lumiwa