Skip to content

usage_commands

Henrik Beck edited this page Jun 17, 2022 · 1 revision

Commands

Supported languages

  1. English

Softwares commands

Be sure the following softwares are installed on your operating system for running them correctly.

In case they are not installed, you can replace the commands on $HOME/.config/voice_assistant_linux/settings.yml file.

  • Softwares

    1. Say software Firefox to open Firefox web browser.
    2. Say software menu to open Rofi launcher.
    3. Say software Nautilus to open Nautilus file explorer.
    4. Say software Spotify to open Spotify.
    5. Say software terminal to open a terminal emulator.

System commands

Audio system

  1. Say system volume up to increase volume level.
  2. Say system volume down to decrease volume level.

i3 window manager

  • Window application action

    1. Say system window close to close current focused window application.
    2. Say system window float to toggle current focused window application between normal and floated mode.
    3. Say system window full to toggle current focused window application between normal and full screen mode.
    4. Say system window stick to toggle current focused window application between normal and stick mode.
  • Window application focus

    1. Say system window focus up to change the current focused window application to the window above.
    2. Say system window focus left to change the current focused window application to the window left.
    3. Say system window focus right to change the current focused window application to the window right.
    4. Say system window focus down to change the current focused window application to the window below.
    5. Say system window move up to move the current focused window application to position above.
    6. Say system window move left to move the current focused window application to position left.
    7. Say system window move right to move the current focused window application to position right.
    8. Say system window move down to move the current focused window application to position down.
  • Window application workspace

    1. Say system workspace go last to go back to the latest used workspace.
    2. Say system workspace go <number> to go to current workspace number <number_value>.
    3. Say system workspace go next to go to current workspace number <number_value> + 1.
    4. Say system workspace go prev to go to current workspace number <number_value> - 1.
    5. Say system workspace move last to move the current focuses window application to the latest used workspace.
    6. Say system workspace move <number> to move the current focuses window application to the current workspace number <number_value>.
    7. Say system workspace move next to move the current focuses window application to the current workspace number <number_value> + 1.
    8. Say system workspace move prev to move the current focuses window application to the current workspace number <number_value> - 1.
  • Screen

    1. Say system brightness up to increase brightness level.
    2. Say system brightness down to decrease brightness level.
Clone this wiki locally