Wifi Radar

From ArchWiki

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

Contents

[edit] Introduction

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

[edit] Installation

To install Wifi Radar, simply do the following:

# pacman -S wifi-radar

[edit] Configuration

# visudo

add the following line:

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

Press ESC, then colon (:), then x, then ENTER 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.

[edit] 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.

[edit] Additional Resources

Wireless Setup - The wireless setup wiki

Personal tools