From 6180fb0220ef25fefc058d045b3144f550d0b739 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 24 Sep 2020 15:44:07 -0500 Subject: Qt UI: Add help for Wi-Fi page --- ui/qt5/horizon.qrc | 1 + ui/qt5/resources/network-wifi-help.txt | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 ui/qt5/resources/network-wifi-help.txt (limited to 'ui') diff --git a/ui/qt5/horizon.qrc b/ui/qt5/horizon.qrc index 0371554..bdec1b0 100644 --- a/ui/qt5/horizon.qrc +++ b/ui/qt5/horizon.qrc @@ -30,6 +30,7 @@ resources/firmware-help.txt resources/network-start-help.txt resources/network-iface-help.txt + resources/network-wifi-help.txt resources/network-dhcp-help.txt resources/datetime-help.txt resources/hostname-help.txt diff --git a/ui/qt5/resources/network-wifi-help.txt b/ui/qt5/resources/network-wifi-help.txt new file mode 100644 index 0000000..d30ca07 --- /dev/null +++ b/ui/qt5/resources/network-wifi-help.txt @@ -0,0 +1,26 @@ +

Configure Your Network

+ +

This page allows you to provide the configuration for your Wi-Fi +connection.

+ +

Choosing a network

+ +

Select your network from the list that appears. If your network +requires a passphrase to access, you will enter it in the input box that +appears below the available network list.

+ +

What if my network isn't listed?

+ +

If you expected your network to be listed and it isn't, ensure that +your computer is close enough to the base station or router to receive its +signal. If you use a private network that isn't normally listed, you may +add it by choosing "Unlisted Network..." and providing the details of the +network.

+ +

Why can I not join my network?

+ +

Your device may be experiencing a weak signal or interference. Ensure +you are in range of the base station or router, and that there are no +devices causing interference. For example, locate your device away from +microwave ovens and cordless telephones, which typically operate in the +same frequency bands as Wi-Fi networks.

-- cgit v1.2.3-60-g2f50