跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
  • 使用「公司管理」來管理您的 Dell EMC 網站、產品和產品層級連絡人。

How to Enable Virtual Workspaces on a Dell Computer Running the Ubuntu Operating System

摘要: The following article provides information about how to enable workspaces on a computer running the Ubuntu operating system.

本文可能採用自動翻譯。如果您對翻譯品質有任何寶貴意見,請使用此頁面底部的表單告訴我們,謝謝。

文章內容


說明

Table of Contents:

  1. Introduction
  2. Solution using the Graphical User Interface (GUI)
  3. Solution using the Terminal Application
  4. Additional Information:

Introduction

 

This article takes you through a couple of different ways to enable the Virtual Workspaces in Ubuntu.

Here is a quick description of what Virtual Workspaces are and why you would want to enable them:

Virtual Workspaces:

This is the name of a utility that Ubuntu has used for many years. Workspaces do not come automatically enabled anymore, but it is still part of every Ubuntu Desktop Installation.

This utility lets you have multiple instances of the desktop open at the one time. For example:

  • The first desktop may have all the applications open for an ongoing project. 
  • A second desktop screen has applications for playing music or videos. 
  • A third desktop screen can have even more applications open.
You can navigate through these screens using keyboard shortcuts. They are a useful way of organizing how you work on your computer.

Microsoft added a similar feature starting with their Windows 10 operating system.

This defaults to four desktops arranged in a 3D cube when it is enabled. You view one of the desktop screens at any one time. You can increase the number of desktop screens behind your main screen if required.

Note:
  • Pressing the Super + S keys simultaneously shows the content of all the workspaces on one screen.
  • Pressing the CTRL + ALT + Arrow keys simultaneously to move the workspace screens in the direction of the arrow used.
  • Pressing the SHIFT + CTRL + ALT + Arrow keys simultaneously to switch the current screen to the workspace you want to view.
  • The Super key is also known as the Windows key (Windows Logo key).

Solution using the Graphical User Interface (GUI)

 

Follow these instructions if you are using the GUI desktop to enable this function:

  1. Click the Dash and start typing Appearance.

  2. When the Appearance Icon appears on the screen, double-click it.

  3. Change from the Look tab to the Behavior tab.

  4. Look for the Checkbox marked Enable Workspaces.

  5. Check the box.


Solution using the Terminal Application

 

Follow these instructions if you are using the Terminal application to enable this function:

  1. Open a Terminal Window by pressing the Keyboard Shortcut CTRL + ALT + T keys simultaneously.

  2. Run the following two commands to enable workspaces and set up the usual cube configuration:

    gsettings set org.compiz.core:/org/copmiz/profiles/unity/plugins/core/ hsize 2

    gsettings set org.compiz.core:/org/copmiz/profiles/unity/plugins/core/ vsize 2

 
Note: You can increase the number of Workspace desktops by increasing the hsize and vsize from the default of two. Increasing to three would give a three by three desktop 3D grid.


Back to Top

其他資訊

Note:

Canonical provides Software support through the following methods:

Dell provides Technical Support:


Back to Top

文章屬性


受影響的產品

Inspiron, Latitude, Vostro, XPS, Fixed Workstations

上次發佈日期

11 6月 2024

版本

5

文章類型

How To