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
xfce:xfwm4:getting-started [2024/12/11 08:05] kevinbowenxfce:xfwm4:getting-started [2024/12/14 02:45] (current) – [Give focus to a window] kevinbowen
Line 20: Line 20:
 ===== Give focus to a window ===== ===== Give focus to a window =====
  
-You need to give the focus to a window if you want it to receive keyboard and mouse input. Window decorations colors will change, following the focus. To obtain more details about focus options, please refer to the corresponding section below. +Windows can be in either an active/focused or inactive/unfocused state.
- +
-A keyboard shortcut allows to switch the focus from a window to others : Hold {key>Alt} and then you can press {key>Tab} repeatedly until you get to the window you want to focus. If you use it, you will see a small pop-up showing the application name, its icon and the window title. Also xfwm4 will highlight the outline of the window that will receive the focus.+
  
 <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>
 +
 +A window needs to be in an active/focused state in order to receive keyboard and mouse input. Window decorations colors will change, following the focus. To obtain more details about focus options, please refer to the corresponding section below.
 +
 +A keyboard shortcut allows switching the focus from one window to another: Hold {key>Alt} and then press {key>Tab} repeatedly until the desired window is displayed. 
 +
 +Depending on the configuration settings, a small pop-up showing the application name, its icon and the window title. xfwm4 may highlight the outline of the window that will receive the focus. These settings can be viewed and modified in the  [[:xfce:xfwm4:wmtweaks#cycling|Windows Manager Tweaks - Cycling]] preferences.
 +
  
 [[|Back to Top]] [[|Back to Top]]
Line 40: Line 45:
 {{:xfce:xfwm4:window_manager_controls_menu_dropdown.png|Window Menu Dropdown List}} {{:xfce:xfwm4:window_manager_controls_menu_dropdown.png|Window Menu Dropdown List}}
 </figure> </figure>
 +
 +For additional information on windows titlebar decorations and button definitions, refer to section on [[https://wiki.xfce.org/howto/xfwm4_theme#window_components|Windows Components]]
 +
 +----
  
 ===== Maximize / unmaximize windows ===== ===== Maximize / unmaximize windows =====