Summary: Window focus mode
Description:
The window focus mode indicates how windows are activated. It has three possible values; "click" means windows must be clicked in order to focus them, "sloppy" means windows are focused when the mouse enters the window, and "mouse" means windows are focused when the mouse enters the window and unfocused when the mouse leaves the window.
Type: String
Default: 'click'
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.cinnamon.desktop.wm.preferences |
Value Name | focus-mode |
Value Type | REG_SZ |
Value | click |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.cinnamon.desktop.wm.preferences |
Value Name | focus-mode |
Value Type | REG_SZ |
Value | sloppy |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.cinnamon.desktop.wm.preferences |
Value Name | focus-mode |
Value Type | REG_SZ |
Value | mouse |