From owner-freebsd-questions@FreeBSD.ORG Fri Aug 31 08:41:23 2007 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 1C8DC16A417 for ; Fri, 31 Aug 2007 08:41:23 +0000 (UTC) (envelope-from koendewijs@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 6E0C913C428 for ; Fri, 31 Aug 2007 08:41:22 +0000 (UTC) (envelope-from koendewijs@gmx.net) Received: (qmail invoked by alias); 31 Aug 2007 07:40:39 -0000 Received: from 84-107-168-5.dsl.quicknet.nl (EHLO [192.168.123.70]) [84.107.168.5] by mail.gmx.net (mp037) with SMTP; 31 Aug 2007 09:40:39 +0200 X-Authenticated: #25482162 X-Provags-ID: V01U2FsdGVkX1+PAK9DgoOPXGCUp42p32XBVD7wQx6MVy+CztaAE9 9iufw9xABxot7e Message-ID: <46D7C623.5040709@gmx.net> Date: Fri, 31 Aug 2007 09:41:23 +0200 From: Koen de Wijs User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: auto mount xfce4 and kde 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: Fri, 31 Aug 2007 08:41:23 -0000 Hello, This week I installed FreeBSD on a computer of mine. Everything works fine but one thing I can't get working. Every person should be albe to work with the machine. The only thing that isn't working is auto-mounting of cd-roms and usb-sticks. If KDE is started and I put a usb-stick in the computer there should appear a icon on the desktop with the usb drive on it and that should also work for cd-roms. On XFCE4 there should also appear an icon; I saw auto-mounting working on Linux Mandriva and PCBSD but how do I get it working with FreeBSD KDE and XFCE4? I installed hal, dbus and policykit and added these lines to rc.conf: dbus_enable="YES" hald_enable="YES" polkitd_enable="YES" I also added the regular user to the group operators. What do I need to do to get it working? Thanks! Koen de Wijs