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 1RG67e-0006JV-8d for garchives@archives.gentoo.org; Tue, 18 Oct 2011 09:38:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2D2A21C172; Tue, 18 Oct 2011 09:37:56 +0000 (UTC) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by pigeon.gentoo.org (Postfix) with ESMTP id 678B7E05A4 for ; Tue, 18 Oct 2011 09:37:00 +0000 (UTC) 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-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LT900JCR9DNLE50@mta-1.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Tue, 18 Oct 2011 11:36:59 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.69,364,1315173600"; d="scan'208";a="142212116" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Tue, 18 Oct 2011 11:36:59 +0200 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p9I9ax06020510 for ; Tue, 18 Oct 2011 11:36:59 +0200 (CEST) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 5AC1C1989 for ; Tue, 18 Oct 2011 11:37:01 +0200 (CEST) Date: Tue, 18 Oct 2011 11:37:01 +0200 From: Helmut Jarausch Subject: Re: [gentoo-user] automount USB To: gentoo-user@lists.gentoo.org References: <4E936720.5080009@gmail.com> <4E93729D.6060302@gmail.com> <4E943E3C.9040704@gmail.com> In-reply-to: <4E943E3C.9040704@gmail.com> X-Mailer: Balsa 2.4.10 Message-id: <1318930621.3174.2@numa-i> X-Archives-Salt: X-Archives-Hash: 147aeba81a2179745901c899bb5eb951 On 10/11/2011 03:01:48 PM, Michal Halenka wrote: > > > > ...The answer may have a lot to do with what GUI you use. Do you > use KDE, Gnome, Fluxbox > > or something else? Once that is known, then help will come along. > > > > Dale > > > > :-) :-) > > > > Hi, > I am using awesome WM, /usr/bin/startx. I am using some GTK apps, and > some Qt apps. > You might have a look at sys-apps/uam . You have to edit /etc/udev/uam.conf carefully to let a non-root user write to the device (e.g. memory stick) Helmut.