Wifi Radar

From ArchWiki

Jump to: navigation, search
i18n
English
简体中文

Contents

Introduction

Wifi Radar is a nifty little GUI program that lets you switch wireless networks with ease.

Installation

To install Wifi Radar, simply do the following:

# pacman -S wifi-radar

Configuration

# visudo

Press i and add the following line:

yourusername     ALL=(ALL) NOPASSWD: /usr/sbin/wifi-radar

Type ZZ to save and exit.

Add wifi-radar to the DAEMONS array in /etc/rc.conf

Run wifi-radar from your application menu. If you want to view the available networks or to configure your setup, simply run sudo wifi-radar.

Tips & Tricks

  1. You might need to edit /etc/conf.d/wifi-radar to set the particular network interface that you want to use.
  1. Some users have had to set 'Ifup required' to ON in order for wifi-radar to work properly.

Additional Resources

Wireless Setup - The wireless setup wiki

Personal tools