From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 23:40:30 2008 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 7D7611065670 for ; Tue, 2 Dec 2008 23:40:30 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 041588FC23 for ; Tue, 2 Dec 2008 23:40:29 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so2841214fkk.11 for ; Tue, 02 Dec 2008 15:40:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=QcaGMGOpOk3ywEAuq7TFbvC7AO9WdJu8/kR1lEAOkFs=; b=eY+rSDkYDpnN/sT89rALM2HGoBQwLXhZnLNpJejSBK6bT9y9M4TRkE5OSOq+F+qjRn Sb83VRov7AFD8/PAIslhKe1l85/jxqFLaKKZ1AVjOxgWld2hZeIb5IZ1RgEHiCOZTRLj vZAO8UXKmoMMV8AOsPd48/gVM1bJLUQjnnuCo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=bSsyM/Z5p00/Gve2S3gUv+b3g9rrE4XpVpuYqI6LdFDEanqN0PTxaURlRVrNTiFHgV 08jbm1ZwkvlxR/37vdDoDFe22WRoxw5Upj/Ozycud+iFi2F9SzZ96imPuYVq+sYdEyC7 NJVn8JP6JVYWsrJzo34vd+msIWmQUn5TGmuZU= Received: by 10.180.224.13 with SMTP id w13mr4436062bkg.40.1228261228456; Tue, 02 Dec 2008 15:40:28 -0800 (PST) Received: by 10.181.31.13 with HTTP; Tue, 2 Dec 2008 15:40:28 -0800 (PST) Message-ID: <28283d910812021540q712ec8abrd52183c96621f132@mail.gmail.com> Date: Tue, 2 Dec 2008 18:40:28 -0500 From: "matt donovan" To: Ghirai In-Reply-To: <20081202164854.3445cbcb.ghirai@ghirai.com> MIME-Version: 1.0 References: <20081202164854.3445cbcb.ghirai@ghirai.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: stand-alone GTK2 wlan config tool? 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: Tue, 02 Dec 2008 23:40:30 -0000 On Tue, Dec 2, 2008 at 9:48 AM, Ghirai wrote: > Hello list, > > Are there any stand-alone, GTK2, wlan config apps out there (basic > stuff, like viewing available networks, setting wpa key, connecting, > etc.)? > > I'm using xfce, and the wlan plugin thingie can only show the signal > strength, assuming i'm already connected. > > Thanks. > > -- > Regards, > Ghirai. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" hmm not sure since many of the programs hook into iwconfig instead of ifconfig. for wireless since they work mainly on Linux only from the programs that I am thinking of.