diff --git a/docs/desktop/gnome/decibels.md b/docs/desktop/gnome/decibels.md index 07e5e8ef82..98a5130f1c 100644 --- a/docs/desktop/gnome/decibels.md +++ b/docs/desktop/gnome/decibels.md @@ -1,7 +1,7 @@ --- title: Decibels author: Christine Belzie -contributors: +contributors: Steven Spencer --- ## Introduction @@ -18,32 +18,32 @@ This guide assumes you have the following: ## Installation Process -Go to Flathub.org, type "Decibels" in the search bar, and click on **Install**. +Go to [Flathub.org](https://flathub.org) type "Decibels" in the search bar, and click on **Install**. -![Screenshot of the Decibels app page on FlatHub, showing the install button being highlighted by a red rectangle](/gnome/images/01_decibels_01.png) +![Screenshot of the Decibels app page on FlatHub, showing the install button being highlighted by a red rectangle](images/01_decibels.png) Then, run the following command in your terminal: `flatpak run.org.gnome.Decibels` -## How to Use +## How to use To use the app, do the following steps: -1. Click on **Open** -![Screenshot of Decibels' landing page with a red rectangle surrounding the blue open button](/gnome/images/02_decibels.png) +1. Click on *Open* + ![Screenshot of Decibels' landing page with a red rectangle surrounding the blue open button](images/02_decibels.png) 1. Pick your desired file and click on the **Open** that appears in the upper right corner of the screen -![Screenshot of Decibels file selection interface with numbered arrows indicating audio file and Open button](/gnome/images/03_decibels.png) + ![Screenshot of Decibels file selection interface with numbered arrows indicating audio file and Open button](images/03_decibels.png) 1. Play away! -![Screenshot of a QR code with instructions on how to share audio with another device](/gnome/images/audio-sharing_02.png) !!! note -Tired of clicking with your mouse? Here are some ways you can use your keyboard to play and interact with your audio files -- CTRL + Shift + O = Open File -- Space = Play/Pause -- = Move audio back 10 seconds -- = Move audio forward 10 seconds + Tired of clicking with your mouse? Here are some ways you can use your keyboard to play and interact with your audio files + + - ++ctrl++ + ++shift++ + ++o++ = Open File + - ++space++ = Play or Pause + - ++left++ = Move audio back 10 seconds + - ++right++ = Move audio forward 10 seconds ## Conclusion diff --git a/docs/desktop/gnome/images/01_decibels.png b/docs/desktop/gnome/images/01_decibels.png index d9246c4942..ef4e35eedd 100644 Binary files a/docs/desktop/gnome/images/01_decibels.png and b/docs/desktop/gnome/images/01_decibels.png differ