From owner-freebsd-usb@FreeBSD.ORG Tue Apr 7 08:33:45 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF13D1065706 for ; Tue, 7 Apr 2009 08:33:45 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from gpo8.cc.swin.edu.au (gpo8.cc.swin.edu.au [136.186.1.37]) by mx1.freebsd.org (Postfix) with ESMTP id 708E78FC0C for ; Tue, 7 Apr 2009 08:33:45 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from mrossi.caia.swin.edu.au (mrossi.caia.swin.edu.au [136.186.229.109]) by gpo8.cc.swin.edu.au (8.14.3/8.14.3) with ESMTP id n377gJ8j012535 for ; Tue, 7 Apr 2009 17:42:20 +1000 Message-ID: <49DB03DB.1040407@swin.edu.au> Date: Tue, 07 Apr 2009 17:42:19 +1000 From: Mattia Rossi User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 CC: freebsd-usb@freebsd.org References: <49da728b.DAj/Qasn1KNkePyf%perryh@pluto.rain.com> In-Reply-To: <49da728b.DAj/Qasn1KNkePyf%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Device Notifier in KDE4 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 08:33:46 -0000 Hi all, just a question: Was anyone ever successful in getting the KDE4 Device Notifier pop up upon plugging in any USB storage devices? is it even possible in FreeBSD to get it to work? I've followed the USB usermount guide and the devices show up properly in HAL, dmesg also tells me everything is okay, and i can mount the devices as user from the command line. But I would like not to use the command line at all, and not to create a directory for each USB port I have, which I would need to if I want to use more devices simultaneously. If anyone was successful, please let me know how it works. Thanks, Mat