diff --git a/configuration/configuring-sound-and-sound-devices/en.md b/configuration/configuring-sound-and-sound-devices/en.md index 09f0eb6..26e0ab9 100755 --- a/configuration/configuring-sound-and-sound-devices/en.md +++ b/configuration/configuring-sound-and-sound-devices/en.md @@ -3,16 +3,48 @@ title = "Configuring Sound and Sound Devices" +++ # Configuring Sound and Sound Devices -You can configure sound devices, change volume and enable / disable devices through two methods. +Effortlessly change volume and access settings to configure sound devices, effects and your input / output devices. -## Raven +## Budgie -You can access sound settings via the Sound applet in Raven, our Notification and Widget Center. +To change the volume in Budgie, simply left click on the speaker icon in the system tray and drag the slider or use the plus and minus icons to reach your desired level. + +{{< altimg "budgie-volume-control.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} + +### Settings + +You can access sound settings via the Sound applet in Raven, the Notification and Widget Center. Open Raven, either by clicking on its icon in the far right of the system tray or using the keyboard shortcut `Super + A`. The Sound applet allows you to enable, disable and alter input and output methods as well as providing a simple volume slider. {{< altimg "raven-sound-applet.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} -## Settings +You can access further sound settings, including individual application volume controls, and a simple speaker test by opening the Budgie Menu and then clicking on "Sound" in the System Settings category. -You can access further sound settings, including individual application volume controls, by going to the Budgie Menu, opening Settings, then clicking Sound. +{{< altimg "sound-settings.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} -{{< altimg "sound-settings.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} \ No newline at end of file +## GNOME + +With GNOME, the volume can be changed by left or right clicking the system tray in the top panel and then simply dragging the volume slider with your mouse. + +{{< altimg "gnome-volume-control.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} + +### Settings + +You can access sound settings, including individual application volume controls, and a simple speaker test by opening the Overlay using the `Super` button on your keyboard or by clicking the applications icon in the dock and then finding and clicking on "Sound". + +{{< altimg "sound-settings.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} + +## MATE + +To alter the volume in MATE, left click on the speaker icon in the bottom panel system tray and then drag the volume slider with your mouse. + +{{< altimg "mate-volume-control.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} + +### Settings + +You can access sound settings, including individual application volume controls, and a simple speaker test by right clicking on the speaker icon in the bottom panel system tray and then clicking on "Sound Preferences". Alternatively, you can open the Brisk Menu and then click on "Preferences" followed by "Sound". + +{{< altimg "mate-bottom-panel-sound-right-click.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} + +This will open the Sound Preferences window as shown below. + +{{< altimg "mate-sound-preferences.jpg" "help-center/configuration/configuring-sound-and-sound-devices/" >}} diff --git a/configuration/enabling-workspaces/en.md b/configuration/enabling-workspaces/en.md index e843b44..be8952a 100644 --- a/configuration/enabling-workspaces/en.md +++ b/configuration/enabling-workspaces/en.md @@ -71,7 +71,7 @@ One of the easiest ways to view and manage your workspaces is by using the Works Towards the bottom of the list you will find the Workspace Switcher. Click on it and then finish by clicking "+ Add". -{{< altimg "mate-workspace-switch-add-to-panel" "help-center/configuration/enabling-workspaces/" >}} +{{< altimg "mate-workspace-switch-add-to-panel.jpg" "help-center/configuration/enabling-workspaces/" >}} You should now be able to see 4 slightly darker boxes to the left of your MATE system tray in the bottom panel. The workspace you are currently viewing will be highlighted in blue. diff --git a/imgs/configuration/configuring-sound-and-sound-devices/budgie-volume-control.jpg b/imgs/configuration/configuring-sound-and-sound-devices/budgie-volume-control.jpg new file mode 100644 index 0000000..2d7b277 Binary files /dev/null and b/imgs/configuration/configuring-sound-and-sound-devices/budgie-volume-control.jpg differ diff --git a/imgs/configuration/configuring-sound-and-sound-devices/gnome-volume-control.jpg b/imgs/configuration/configuring-sound-and-sound-devices/gnome-volume-control.jpg new file mode 100644 index 0000000..3062038 Binary files /dev/null and b/imgs/configuration/configuring-sound-and-sound-devices/gnome-volume-control.jpg differ diff --git a/imgs/configuration/configuring-sound-and-sound-devices/mate-bottom-panel-sound-right-click.jpg b/imgs/configuration/configuring-sound-and-sound-devices/mate-bottom-panel-sound-right-click.jpg new file mode 100644 index 0000000..48a6db2 Binary files /dev/null and b/imgs/configuration/configuring-sound-and-sound-devices/mate-bottom-panel-sound-right-click.jpg differ diff --git a/imgs/configuration/configuring-sound-and-sound-devices/mate-sound-preferences.jpg b/imgs/configuration/configuring-sound-and-sound-devices/mate-sound-preferences.jpg new file mode 100644 index 0000000..2be3e88 Binary files /dev/null and b/imgs/configuration/configuring-sound-and-sound-devices/mate-sound-preferences.jpg differ diff --git a/imgs/configuration/configuring-sound-and-sound-devices/mate-volume-control.jpg b/imgs/configuration/configuring-sound-and-sound-devices/mate-volume-control.jpg new file mode 100644 index 0000000..9cc5712 Binary files /dev/null and b/imgs/configuration/configuring-sound-and-sound-devices/mate-volume-control.jpg differ