Skip to content

Commit cd91188

Browse files
committed
update ubuntu and pop-os icons
1 parent 68fba71 commit cd91188

36 files changed

+202
-260
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,19 @@ When linking to files, please use the absolute path, i.e.
109109

110110
## Icons
111111

112-
The Ubuntu logo can be included in a doc using the following span:
112+
The Ubuntu logo can be included in a doc using the following HTML tag:
113113

114114
```html
115-
<span class="fl-ubuntu-inverse"></span>
115+
<font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon>
116116
```
117117

118118
You can embed this in other Markdown and Tags, for example, you can create an
119-
Ubuntu (Super) key:
119+
Pop!_OS (Super) key:
120120

121121
```html
122-
<kbd><span class="fl-ubuntu-inverse"></span></kbd>
122+
<kbd>
123+
<font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon>
124+
</kbd>
123125
```
124126

125127
## Local Development

content/Pop!_OS-20.04-LTS-Release-Notes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ To advance keyboard driven control, keyboard shortcuts have been modified in Pop
2525

2626
| Action | Old Shortcut | New Shortcut |
2727
|:---------------------------| :-------------------- |--------------------|
28-
Lock Screen | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>L</kbd> | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>ESC</kbd> |
29-
Move to Workspace Up or Down | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> |
30-
Close Window | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>W</kbd> | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>Q</kbd>
31-
Toggle Maximize | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd> | <kbd><span class="fl-pop-key"></span></kbd> + <kbd>M</kbd>
28+
Lock Screen | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>L</kbd> | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>ESC</kbd> |
29+
Move to Workspace Up or Down | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> |
30+
Close Window | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>W</kbd> | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>Q</kbd>
31+
Toggle Maximize | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd> | <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>M</kbd>
3232

3333
### New Features
3434

content/before-you-open-a-support-ticket.md

+26-24
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ section: getting-help
2121

2222
# Before You Open a Support Ticket
2323

24-
This article is designed to provided a range of self-help resources from our other support articles, all in one place. Please review this article and familiarize yourself with the kind of information we will need to help diagnose your issue. Instructions for some of the testing we perform on support tickets is included.
24+
This article is designed to provided a range of self-help resources from our other support articles, all in one place. Please review this article and familiarize yourself with the kind of information we will need to help diagnose your issue. Instructions for some of the testing we perform on support tickets is included.
2525

2626
Any information, or test results, you can provide when opening your support case, will help us resolve your issue faster.
2727
If you’ve already done some of these items, just let us know! Otherwise, feel free to skip that item in this list, and check the others. Please do provide the outcomes of any testing you've already done.
2828

2929

3030
**NOTE**
3131

32-
You can use this article as a guide for your messaging when opening a support case. Please answer as many of the questions as you can.
32+
You can use this article as a guide for your messaging when opening a support case. Please answer as many of the questions as you can.
3333
The first message sent on a ticket does not support file attachments; however, the second message will.
3434

3535
If you're having difficulty attaching a file, you can also email the file to [email protected]. Please be sure to tell us on the ticket if you have sent an email attachment.
@@ -38,23 +38,23 @@ If you encounter problems signing into your account, or opening a ticket, please
3838

3939
## Before We Begin:
4040

41-
### 1. Do you have a current backup of your files?
41+
### 1. Do you have a current backup of your files?
4242

43-
Depending on how time sensitive your issue is, the fastest resolution may be to reinstall the operating system. Re-imaging is much easier to do if we know that your important files are safe.
43+
Depending on how time sensitive your issue is, the fastest resolution may be to reinstall the operating system. Re-imaging is much easier to do if we know that your important files are safe.
4444

4545
We have a help article on backing up your system [here](https://support.system76.com/articles/backup-files/)
4646

47-
### 2. Do you have a Live USB drive with a copy of either Ubuntu or PopOS available in case we need to use it as a rescue disk?
47+
### 2. Do you have a Live USB drive with a copy of either Ubuntu or PopOS available in case we need to use it as a rescue disk?
4848

49-
This will provide us an outside OS environment to access your installed system, potentially rescue files that have not been backed up, or quickly reinstall the OS if necessary.
49+
This will provide us an outside OS environment to access your installed system, potentially rescue files that have not been backed up, or quickly reinstall the OS if necessary.
5050

5151
We have a help article on creating [Live USBs here](https://support.system76.com/articles/live-disk/)
5252

5353
# Common Issue Sources
5454

5555
## Software
5656

57-
### 3. Have you tested in either the Recovery Partition or a Live USB to see if the issue is present there?
57+
### 3. Have you tested in either the Recovery Partition or a Live USB to see if the issue is present there?
5858

5959
We have help articles on the Recovery Partition and how to access the Boot Menu listed below.
6060

@@ -67,9 +67,11 @@ We have help articles on the Recovery Partition and how to access the Boot Menu
6767

6868
NOTE: The following instructions can be used in either Ubuntu or Pop!\_OS.
6969

70-
You can open the terminal by clicking Activities in the upper-left corner and searching for "Terminal", or by pressing <kbd><span class="fl-ubuntu"></span></kbd> <kbd><span class="fl-pop-key"></span></kbd>
71-
When you run the first command with "sudo" it will ask you to enter your password.
72-
Typing your password will not show anything in the Terminal window. That is normal and for security.
70+
You can open the terminal by clicking Activities in the upper-left corner and searching for "Terminal", by pressing
71+
<keyboard-key><font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon></keyboard-key>, or
72+
<keyboard-key><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></keyboard-key>
73+
When you run the first command with "sudo" it will ask you to enter your password.
74+
Typing your password will not show anything in the Terminal window. That is normal and for security.
7375
Just enter your password as you normally would, and then hit <kbd>ENTER</kbd>. You'll also need to hit <kbd>ENTER</kbd> after each command.
7476

7577
```bash
@@ -105,27 +107,27 @@ That can be done by:
105107

106108
[Creating User Accounts](https://support.system76.com/articles/other-accounts/)
107109

108-
### 6. Is there a new OS version available?
109-
Upgrading to the latest OS version usually includes newer kernel modules and software packages, as well as security updates and bug-fixes.
110+
### 6. Is there a new OS version available?
111+
Upgrading to the latest OS version usually includes newer kernel modules and software packages, as well as security updates and bug-fixes.
110112
These updates may directly or indirectly resolve your issue.
111113

112114
[Upgrade Pop](https://support.system76.com/articles/upgrade-pop/)
113115

114116
[Upgrade Ubuntu](https://support.system76.com/articles/upgrade-ubuntu/)
115117

116-
### 7. Have you tried reinstalling the packages or programs that are giving you trouble?
118+
### 7. Have you tried reinstalling the packages or programs that are giving you trouble?
117119

118120
We are happy to provide instructions on how to reinstall packages if need be. Just let us know which program(s) are misbehaving and we can explain how to uninstall it/them.
119121

120-
NOTE: the apt package manager is used in both PopOS and Ubuntu. PopOS also offers flatpak variations of programs in the Pop!\_Shop.
122+
NOTE: the apt package manager is used in both PopOS and Ubuntu. PopOS also offers flatpak variations of programs in the Pop!\_Shop.
121123
If you need to remove flatpak packages you can also remove or reinstall them from the **Installed** tab of the Pop!\_Shop. Ubuntu uses snap packages for some programs by default, and snapd can be installed manually on Pop!\_OS as well.
122124

123125
Typically the Terminal commands to reinstall a program are:
124126

125127
```bash
126128
sudo apt remove <packagename>
127129
```
128-
OR:
130+
OR:
129131

130132
```bash
131133
flatpak uninstall <packagename>
@@ -138,11 +140,11 @@ sudo snap remove <packagename>
138140
```
139141
Where "<packagename>" is replaced with the program name, without angle-brackets.
140142

141-
142-
You can also inspect and edit your software sources using the instructions in these help articles:
143+
144+
You can also inspect and edit your software sources using the instructions in these help articles:
143145

144146
[Manage Repositories in Pop!\_OS](https://support.system76.com/articles/manage-repos-pop/)
145-
147+
146148
[Manage Repositories in Ubuntu](https://support.system76.com/articles/manage-repos-ubuntu/)
147149

148150

@@ -159,10 +161,10 @@ For more information, please see this support article: [Creating Log Files](http
159161

160162
### 9. Are any other machines or users in your home or workspace experiencing the same issue?
161163

162-
### 10. If the issue involves networking, have you tried resetting your modem/router?
164+
### 10. If the issue involves networking, have you tried resetting your modem/router?
163165
**NOTE:** Please try this again, even if it appears no other devices are affected.
164166

165-
### 11. Are there any devices in proximity with your system that could be causing Wi-Fi or Bluetooth interference?
167+
### 11. Are there any devices in proximity with your system that could be causing Wi-Fi or Bluetooth interference?
166168

167169
### 12. Is your work environment a stable temperature or has it been particularly warm or cold lately?
168170

@@ -172,7 +174,7 @@ For more information, please see this support article: [Creating Log Files](http
172174

173175
## Hardware
174176

175-
### 15. If this is a hardware issue, steps 3 and 5 will help confirm it.
177+
### 15. If this is a hardware issue, steps 3 and 5 will help confirm it.
176178

177179
We also have an article on diagnosing hardware failures which can be found [here](https://support.system76.com/articles/hardware-failure/)
178180

@@ -191,7 +193,7 @@ We bring the system in for diagnosis and repairs. Costs covered under warranty,
191193
More details will be provided if this process is requested.
192194

193195
### Repair - Out of Warranty
194-
We bring the system in for paid diagnosis and repairs. Costs no longer covered.
196+
We bring the system in for paid diagnosis and repairs. Costs no longer covered.
195197
More details will be provided if this process is requested.
196198

197199
### Parts Purchase
@@ -202,9 +204,9 @@ More details will be provided if this process is requested.
202204

203205
You can read the details of our warranty coverage [here](https://system76.com/warranty)
204206

205-
207+
206208
---
207-
209+
208210
- Document Version: 1.2.0
209211
- Date: (5-21-2021)
210212
- Author: Nathaniel Warburton

content/codecs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Proprietary multimedia formats, such as MP3 files and DVD decoders, aren't inclu
2828

2929
### Open A Terminal
3030

31-
Press the Super Key <kbd><span class="fl-ubuntu"></span></kbd>, and type the word *terminal*, then press <kbd>Enter</kbd>. A <u>Terminal</u> window should open up.
31+
Press the Super Key <kbd><font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon></kbd>, and type the word *terminal*, then press <kbd>Enter</kbd>. A <u>Terminal</u> window should open up.
3232

3333
### Install Packages
3434

content/containers.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ section: software
1515

1616
---
1717

18-
# Containers on Linux
18+
# Containers on Linux
1919

2020
Sometimes an older version of a library or libraries for an application is needed for development. It is faster and easier to use LXC/LXD to setup a Container of that release and work in that Container.
2121

2222
### Software
2323

2424
First open a terminal like so:
2525

26-
Pop!_OS : <kbd><span class="fl-pop-key"></span></kbd> + <kbd>T</kbd>
26+
Pop!_OS : <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>T</kbd>
2727

2828
Ubuntu : <kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>T</kbd>
2929

content/custom-mouse-buttons.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ section: hardware
2020

2121
#### Piper
2222

23-
![Piper Buttons Window](/images/custom-mouse-buttons/Piper-2.png)
23+
![Piper Buttons Window](/images/custom-mouse-buttons/Piper-2.png)
2424

2525
<u>Piper</u> is a frontend to the <u>libratbag</u> backend for setting custom actions to mouse buttons like the Logitech MX Master 3 (sold by System76). In this section we will be using that mouse as an example for using <u>Piper</u>. You can see the source code of <u>Piper</u> [here](https://github.com/libratbag/piper).
2626

@@ -30,9 +30,9 @@ In this window the button that has been clicked can be reassigned to a differet
3030

3131
#### Solaar
3232

33-
![Solaar Main Window](/images/custom-mouse-buttons/Solaar.png)
33+
![Solaar Main Window](/images/custom-mouse-buttons/Solaar.png)
3434

35-
![Solaar Main Window with information](/images/custom-mouse-buttons/Solaar-2.png)
35+
![Solaar Main Window with information](/images/custom-mouse-buttons/Solaar-2.png)
3636

3737
<u>Solaar</u> is a graphical tool for adding more devices to your Logitech USB Unify receiver. It also provides information on the following:
3838

@@ -49,7 +49,7 @@ You can find the source code of <u>Solaar</u> [here](https://github.com/pwr-Sola
4949

5050
For using <u>xbindkeys</u> open a terminal with the following keys:
5151

52-
Pop!_OS : <kbd><span class="fl-pop-key"></span></kbd> + <kbd>T</kbd>
52+
Pop!_OS : <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>T</kbd>
5353

5454
Ubuntu : <kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>T</kbd>
5555

@@ -104,7 +104,7 @@ This will cause the forward mouse button and the <kbd>Ctrl</kbd> key to emulate
104104
b:8
105105
```
106106

107-
This will cause the forward and back mouse button to emulate pressing the <kbd>Ctrl</kbd>+<kbd><span class="fl-pop-key"></span></kbd>+<kbd>Up</kbd> and <kbd>Down</kbd>. This is useful for switching workspaces very quickly while leaving your hand on the mouse.
107+
This will cause the forward and back mouse button to emulate pressing the <kbd>Ctrl</kbd>+<kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>Up</kbd> and <kbd>Down</kbd>. This is useful for switching workspaces very quickly while leaving your hand on the mouse.
108108

109109
### Changes
110110

@@ -115,7 +115,7 @@ killall xbindkeys
115115
xbindkeys
116116
```
117117

118-
By default xbindkeys does not start on reboot and you will need to add it using the <u>Startup Application Preferences</u>.
118+
By default xbindkeys does not start on reboot and you will need to add it using the <u>Startup Application Preferences</u>.
119119

120120
![Startup Applications Pref](/images/custom-mouse-buttons/startup-applications-pref.png)
121121

content/dual-booting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Once Pop!_OS is installed (and not encrypted), boot into Recovery mode by holdin
170170

171171
Once Recovery mode has finished loading, select your language and keyboard layout, then select `Try Demo Mode` in the bottom left to exit the installer.
172172

173-
Next, open GParted by searching for it in the Activities menu (<kbd><span class="fl-pop-key"></span></kbd>) or the Pop!_Shell launcher (<kbd><span class="fl-pop-key"></span></kbd> + <kbd>/</kbd>).
173+
Next, open GParted by searching for it in the Activities menu (<kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd>) or the Pop!_Shell launcher (<kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>/</kbd>).
174174

175175
If you're booted from Recovery mode on the only drive in the computer, GParted should automatically show the drive that Pop!_OS is installed to; otherwise, if GParted is showing a different drive (such as a flash drive), select the correct drive in the GParted -> Devices menu.
176176

content/extra-drive.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Once you've made a mount point, double click it to open it and ensure that it is
3535

3636
### Locate The Drive
3737

38-
Press the Super Key <kbd><span class="fl-ubuntu"></span></kbd>/<kbd><span class="fl-pop-key"></span></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. It should open up a window similar to the one below:
38+
Press the Super Key <kbd><font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon></kbd>/<kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. It should open up a window similar to the one below:
3939

4040
![Disks Application](/images/extra-drive/Step1.png)
4141

@@ -47,7 +47,7 @@ If this is a new drive, and it is not formatted, it will need to be formatted be
4747

4848
### Open Extra Drive Mount Options
4949

50-
Press the Super key <kbd><span class="fl-ubuntu"></span></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. Click on the Extra Drive Partition under "Volumes", then click on the Gear icon <i class="fa fa-cog"></i> to open the options menu for the Volume. Then click on **Edit Mount Options**.
50+
Press the Super key <kbd><font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. Click on the Extra Drive Partition under "Volumes", then click on the Gear icon <i class="fa fa-cog"></i> to open the options menu for the Volume. Then click on **Edit Mount Options**.
5151

5252
![Volume Options Menu](/images/extra-drive/Step2.png)
5353

content/file-sharing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ section: software
1919
## Install the needed package
2020

2121
First let's open a terminal using either <kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>T</kbd> (Ubuntu)
22-
or <kbd><span class="fl-pop-key"></span></kbd>+<kbd>T</kbd> (Pop_OS).
22+
or <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>T</kbd> (Pop_OS).
2323

2424
Then run this command:
2525

content/install-ubuntu.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ This section of the installation will show you a few of the preinstalled applica
124124

125125
### Install System76 Driver
126126

127-
Once you've reinstalled Ubuntu, you'll need to download and install the <u>System76 Driver</u>. Open the <u>Terminal</u> (search <u>Terminal</u> from the Ubuntu (<i class="fl-ubuntu"></i>) dash or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd>), then enter the following commands:
127+
Once you've reinstalled Ubuntu, you'll need to download and install the <u>System76 Driver</u>. Open the <u>Terminal</u> (search <u>Terminal</u> from the Ubuntu (<font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon>) dash or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd>), then enter the following commands:
128128

129129
```bash
130130
sudo apt-add-repository -y ppa:system76-dev/stable

content/live-disk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ section: hardware-troubleshooting
1717

1818
---
1919

20-
# Live Disk Creation (Other Operating Systems)
20+
# Live Disk Creation (Other Operating Systems)
2121

2222
# Contents
2323

@@ -52,7 +52,7 @@ In order to install Pop!_OS or Ubuntu, we must first download the .iso image. Th
5252

5353
In order to make a live disk of Pop!_OS you must have a bootable flash drive. You'll need a flash drive, of course, and software to write the Pop!_OS .iso image to the drive. There's a variety of applications you can use to write disk images to a flash drive, but for this tutorial we'll use the Disks applicaton for Ubuntu and Etcher for Windows/MacOS.
5454

55-
Press the <kbd><span class="fl-pop-key"></span></kbd>/<kbd><span class="fl-ubuntu"></span></kbd> key then type 'disks' to launch the Disks application.
55+
Press the <kbd><font-awesome-icon :icon="['fab', 'pop-os']"></font-awesome-icon></kbd>/<kbd><font-awesome-icon :icon="['fab', 'ubuntu']"></font-awesome-icon></kbd> key then type 'disks' to launch the Disks application.
5656

5757
![Disks](/images/live-disk/disks.png)
5858

0 commit comments

Comments
 (0)