From owner-freebsd-questions@FreeBSD.ORG Sun Dec 20 02:03:16 2009 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 2F2BD106568B for ; Sun, 20 Dec 2009 02:03:16 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id BD1768FC18 for ; Sun, 20 Dec 2009 02:03:15 +0000 (UTC) Received: by fxm27 with SMTP id 27so3866536fxm.3 for ; Sat, 19 Dec 2009 18:03:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=1aY0CrTV/58nTJkr9bCz64nwgrYOtJE9uKbtJ2bqrd4=; b=w/4yVb7RM4WPFwVCWW8phC6RkFJ/bemJuisIvZGarwG8nfP5EbxeJCOovtV8gTVDms /jGVOy3G5S4/s2yfDPbDye828ntHhPR3LKQG7Dyr9MD5WAOERVkfFnqqDQ5rd0el83hV PwS7aZKf7hWD6cV2CguGV3DzmPdxUGXK8kMhY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LwCexwsDbgOfnicRIsVywWSfeLMET4y66QBG0MNwgXgc7CgBxhpxXJ0/Tc+h0KC7QV 5aBn6SdSFWtoAnlJHaRFTd8PJ8LzVE7FO3h1NyHbAuHf4paJFwsis9h10M3EpdQCgxIn kGe8NFMy0ihXZNIF+rQegcJzuvEeN0ibofhts= MIME-Version: 1.0 Received: by 10.223.15.92 with SMTP id j28mr7752562faa.11.1261274594797; Sat, 19 Dec 2009 18:03:14 -0800 (PST) In-Reply-To: <4B2D8508.2010007@rawbw.com> References: <4B2D8508.2010007@rawbw.com> Date: Sat, 19 Dec 2009 21:03:14 -0500 Message-ID: <4ad871310912191803u204c177ft97519fac77bc4a6d@mail.gmail.com> From: Glen Barber To: yuri@rawbw.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: How to enable network manager in 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: Sun, 20 Dec 2009 02:03:16 -0000 On Sat, Dec 19, 2009 at 8:59 PM, Yuri wrote: > How do I launch network manager that allows to visually manage WiFi and LAN > connections? > I have FreeBSD on a laptop and I have to establish WiFi connections manually > -- it's very inconvenient. You can always edit wpa_supplicant.conf(5) - you don't need to use WPA/WPA2... > > In Kubuntu this problem is solved and WiFi management is very easy. It's the > same Looking for the same in FreeBSD. > Have a look at ports/net-mgmt/wifimgr -- Glen Barber