Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
xfce:xfwm4:getting-started [2020/08/12 17:08] – add footer nav kevinbowenxfce:xfwm4:getting-started [2021/02/08 08:24] – add new icon kevinbowen
Line 1: Line 1:
-====== Getting Started ======+~~NOTOC~~ 
 +{{ :xfce:xfce.xfwm4.png?no link|}} 
 +====== xfwm4 - Getting Started ======
  
 <note important>The contents of this page needs to be checked with the latest Xfwm4 behaviour! It contains a lot of old stuff.</note> <note important>The contents of this page needs to be checked with the latest Xfwm4 behaviour! It contains a lot of old stuff.</note>
 +
 +  * ** [[#Give focus to a window|Give focus to a window]]**
 +  * ** [[#Maximize / unmaximize windows|Maximize / unmaximize windows]]**
 +  * ** [[#Resize windows|Resize windows]]**
 +  * ** [[#Hide / unhide windows|Hide / unhide windows]]**
 +  * ** [[#Shade / unshade windows|Shade / unshade windows]]**
 +  * ** [[#Stick / unstick windows|Stick / unstick windows]]**
 +  * ** [[#Raise / lower windows|Raise / lower windows]]**
 +  * ** [[#Move windows|Move windows]]**
 +  * ** [[#Move a window to another workspace|Move a window to another workspace]]** 
 +  * ** [[#Close a window|Close a window]]**
 +
 +----
  
 ===== Give focus to a window ===== ===== Give focus to a window =====
Line 10: Line 25:
  
 <note>The use of a keyboard shortcut in an application needs the application window to have the focus.</note> <note>The use of a keyboard shortcut in an application needs the application window to have the focus.</note>
 +
 +[[|Back to Top]]
 +----
  
 ===== Maximize / unmaximize windows ===== ===== Maximize / unmaximize windows =====
Line 38: Line 56:
   * use the same keyboard shortcut once again   * use the same keyboard shortcut once again
   * choose the {gui>Unmaximize} item in the window menu   * choose the {gui>Unmaximize} item in the window menu
 +
 +[[|Back to Top]]
 +----
  
 ===== Resize windows ===== ===== Resize windows =====
Line 46: Line 67:
   * you can use the Alt + right click shortcut while you hold the mouse pointer anywhere over the window frame; it will act as if you were dragging the bottom-right corner of the window   * you can use the Alt + right click shortcut while you hold the mouse pointer anywhere over the window frame; it will act as if you were dragging the bottom-right corner of the window
   * you can use practical keyboard shortcuts : Shift + Alt + (up, down, right or left) Arrow   * you can use practical keyboard shortcuts : Shift + Alt + (up, down, right or left) Arrow
 +
 +[[|Back to Top]]
 +----
  
 ===== Hide / unhide windows ===== ===== Hide / unhide windows =====
Line 62: Line 86:
   * the list of windows, accessible with a middle-click on the desktop background. This list shows all opened windows, classified by workspaces. Windows that are currently hidden are marked between [ ].   * the list of windows, accessible with a middle-click on the desktop background. This list shows all opened windows, classified by workspaces. Windows that are currently hidden are marked between [ ].
   * the xfce4-iconbox   * the xfce4-iconbox
 +
 +[[|Back to Top]]
 +----
  
 ===== Shade / unshade windows ===== ===== Shade / unshade windows =====
Line 71: Line 98:
   * use the mouse scrollwheel while you hold the pointer over the title bar   * use the mouse scrollwheel while you hold the pointer over the title bar
   * use the Alt + F9 keyboard shortcut   * use the Alt + F9 keyboard shortcut
 +
 +[[|Back to Top]]
 +----
  
 ===== Stick / unstick windows ===== ===== Stick / unstick windows =====
Line 79: Line 109:
   * open the window menu button from the title bar and choose "Stick" or "Unstick" item   * open the window menu button from the title bar and choose "Stick" or "Unstick" item
   * use the Alt + F10 keyboard shortcut   * use the Alt + F10 keyboard shortcut
 +
 +[[|Back to Top]]
 +----
  
 ===== Raise / lower windows ===== ===== Raise / lower windows =====
Line 96: Line 129:
   * middle-click on its title bar   * middle-click on its title bar
   * use the Shift + Alt + Page_Down keyboard shortcut (if the window is focused)   * use the Shift + Alt + Page_Down keyboard shortcut (if the window is focused)
 +
 +[[|Back to Top]]
 +----
  
 ===== Move windows ===== ===== Move windows =====
Line 104: Line 140:
   * use Alt + left click while the pointer is anywhere over the window frame and move the mouse   * use Alt + left click while the pointer is anywhere over the window frame and move the mouse
   * use Control + Alt + Shift + (up, down, left or right) Arrow keyboard shortcut   * use Control + Alt + Shift + (up, down, left or right) Arrow keyboard shortcut
 +
 +[[|Back to Top]]
 +----
  
 ===== Move a window to another workspace ===== ===== Move a window to another workspace =====
Line 117: Line 156:
     * Alt + Control + Keypad-Number will move the current window to corresponding workspace     * Alt + Control + Keypad-Number will move the current window to corresponding workspace
   * use the graphical pager by clicking on the representation of the window, and move it to the desired workspace.    * use the graphical pager by clicking on the representation of the window, and move it to the desired workspace. 
 +
 +[[|Back to Top]]
 +----
  
 ===== Close a window ===== ===== Close a window =====