From 0841ed4e8e466b55b2bb4ec1dfd5dc421f6f41f5 Mon Sep 17 00:00:00 2001 From: Jim Campbell Date: Fri, 18 Mar 2011 22:27:57 -0400 Subject: some initial reworkings of the window management help and some reorg work to the workspace help --- gnome-help/C/shell-windows-maximize.page | 45 +++++++++++ gnome-help/C/shell-windows-workspaces-add.page | 106 +++++++++++++++++++++++++ gnome-help/C/shell-windows-workspaces.page | 97 +--------------------- gnome-help/C/shell-windows.page | 18 ++++- 4 files changed, 167 insertions(+), 99 deletions(-) create mode 100644 gnome-help/C/shell-windows-maximize.page create mode 100644 gnome-help/C/shell-windows-workspaces-add.page diff --git a/gnome-help/C/shell-windows-maximize.page b/gnome-help/C/shell-windows-maximize.page new file mode 100644 index 0000000..014ff32 --- /dev/null +++ b/gnome-help/C/shell-windows-maximize.page @@ -0,0 +1,45 @@ + + + + + + + Maximize, restore, resize, arrange and hide. + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + + Maximize and unmaximize (restore) a window: + +

To maximize or unmaximize a window, you can:

+ + +

+ To maximize a window, click on the title bar of an application, and drag it to the top of the screen. When the mouse pointer touches the very top of the screen, the entire screen becomes hilighted. Release the mouse button to maximize the screen. +

+ + + +

+ To restore the window to its original size, click on the title bar of the application, and drag it down from the top bar. After the window separates from the top bar it will restore itself to an unmaximized state. +

+
+
+ + +

+ Pressing Altright-click anywhere in the application screen will allow you to move the application. Some people may find this easier than needing to click in the title bar area of an application. +

+

+ You can also use your keyboard to maximize a window. Press AltSpace to bring up the window menu, and then press x. +

+
+ +
diff --git a/gnome-help/C/shell-windows-workspaces-add.page b/gnome-help/C/shell-windows-workspaces-add.page new file mode 100644 index 0000000..a6c42da --- /dev/null +++ b/gnome-help/C/shell-windows-workspaces-add.page @@ -0,0 +1,106 @@ + + + + + + + + + GNOME Documentation Project + gnome-doc-list@gnome.org + + + + + +Add a Workspace + +

In the Activities overview, move your cursor to the right-most side of the screen. A vertical panel will appear with your current workspaces plus an extra empty (having no open application windows on it) workspace. +

+ +

+ To add a workspace, move an application window from an existing workspace onto the empty workspace in the right panel. To do this, click on an application window in a workspace and drag and drop it onto the empty workspace. This workspace now contains the window you dropped into it, and a new empty workspace should appear at the bottom of the workspace panel. +

+

+ To remove a workspace simply close all the window in it, or move the window onto a previous workspace. +

+ +
+
+ +

+ You can never remove the first workspace. +

+
+ +
+ Switch between workspaces + + + + + + From the <gui>Activities</gui> overview: +

+ If you have multiple workspaces open, you can click on each workspace to view the open windows on each workspace. +

+
+ + From workspace and <gui>Activity</gui> overview: + +

+Press CtrlAlt to move to a workspace which is above the current workspace. +

+

+ + Press CtrlAlt to move to a workspace which is below the current workspace. +

+
+ +
+
+ + + + + +
+ +
+ Move windows to a different workspace +

+You can move a window between workspaces. +

+

In a workspace:

+ +

+Click on the window to make it live. +

+ +

+Press CtrlAltShift to move the window to a workspace which is above the current workspace.

+

+ Press CtrlAltShift to move the window to a workspace which is below the current workspace. +

+
+
+ +

In the Activities overview:

+ + +

+ Click and drag the window to the right of the screen. +

+

+ The panel with the workspaces will appear. +

+

+ Drop the window onto the empty workspace. This will move the window to a new workspace and a new empty workspace will be created. +

+
+
+ + +
diff --git a/gnome-help/C/shell-windows-workspaces.page b/gnome-help/C/shell-windows-workspaces.page index 0cf68bd..50985c7 100644 --- a/gnome-help/C/shell-windows-workspaces.page +++ b/gnome-help/C/shell-windows-workspaces.page @@ -4,9 +4,8 @@ - + - Group windows on different workspaces. GNOME Documentation Project @@ -16,103 +15,11 @@ -Organize Windows with Workspaces +What is a workspace, and how will it help me?

Workspaces refer to the grouping of windows on your desktop. You can create many workspaces, which act like virtual desktops. Workspaces are meant to reduce clutter and make the desktop easier to navigate.

You could use workspaces to organize your work. For example, you could have all your communication windows, such as e-mail and your chat program on one workspace and the work you are doing on a different workspace. Your music manager could be on a third workspace.

-
- Adding and Removing Workspaces - -

In the Activities overview, move your cursor to the right-most side of the screen. A vertical panel will appear with your current workspaces plus an extra empty (having no open application windows on it) workspace. -

- -

- To add a workspace, move an application window from an existing workspace onto the empty workspace in the right panel. To do this, click on an application window in a workspace and drag and drop it onto the empty workspace. This workspace now contains the window you dropped into it, and a new empty workspace should appear at the bottom of the workspace panel. -

-

- To remove a workspace simply close all the window in it, or move the window onto a previous workspace. -

- -
-
- -

- You can never remove the first workspace. -

-
-
- - - -
- Switch between workspaces - - - - - - From the <gui>Activities</gui> overview: -

- If you have multiple workspaces open, you can click on each workspace to view the open windows on each workspace. -

-
- - From workspace and <gui>Activity</gui> overview: - -

-Press CtrlAlt to move to a workspace which is above the current workspace. -

-

- - Press CtrlAlt to move to a workspace which is below the current workspace. -

-
- -
-
- - - - - -
- -
- Move windows to a different workspace -

-You can move a window between workspaces. -

-

In a workspace:

- -

-Click on the window to make it live. -

- -

-Press CtrlAltShift to move the window to a workspace which is above the current workspace.

-

- Press CtrlAltShift to move the window to a workspace which is below the current workspace. -

-
-
- -

In the Activities overview:

- - -

- Click and drag the window to the right of the screen. -

-

- The panel with the workspaces will appear. -

-

- Drop the window onto the empty workspace. This will move the window to a new workspace and a new empty workspace will be created. -

-
-
- - diff --git a/gnome-help/C/shell-windows.page b/gnome-help/C/shell-windows.page index fa20c17..1165a83 100644 --- a/gnome-help/C/shell-windows.page +++ b/gnome-help/C/shell-windows.page @@ -20,8 +20,14 @@ Windows and workspaces -

Like other desktops, Gnome Shell uses windows to display your running applications. Using both the overview and the dash, you can launch new applications and control which window is active.

-

In the Activities overview, the dash displays your favorite applications as well as your running applications. The dash will place a slight glow behind any running applications. +

Like other desktops, Gnome uses windows to display your running applications. Using both the overview and the dash, you can launch new applications and control which window is active.

+ +

In addition to windows, you can also group your applications together within workspaces. Visit the window and workspace help topics below to better learn how to use these features.

+
Working With Windows +
+
+ Working With Workspaces
- + +

Briefly explain the different window states that exist and how you can use and recognize those states. Discuss interesting ways of arranging windows (i.e. if there is a "Tile" option or something like that). Mention, in passing, how you can move and resize windows in multiple ways.

Very brief overview of what you can do with windows. Link to relevant topics.

-- cgit