Fedora Xfce Switch Workspace Command Line

April 15, 2020 | By the+gnu+linux+evangelist.

Switching Workspace

  1. 2. Installing Tool

    Then first Install Xdotool in Fedora GNU/Linux
    Simply run:

    which xdotool

    Then possibly to Install it use:

    sudo dnf install xdotool
  2. 3. Changing Workspace

    Finally, Change to Next/Previous Workspace
    Go to Next with:

    xdotool set_desktop --relative 1

    And instead to Enter the Previous one:

    xdotool set_desktop --relative -- -1
  3. So Now I’m truly Happy if this Info could Help you to Swicth Workspace on Fedora Xfce CLI!

Contents


QuickChic Theme • Powered by WordPress