Summary: Caret Tracking Mode
Description:
Determines the position of the caret within magnified view. The values are: - none: no caret tracking - centered: the image of the caret is displayed at the center of the zoom region (which also represents the point under the system caret) and the magnified contents are scrolled as the system caret moves - proportional: the position of the magnified caret in the zoom region is proportionally the same as the position of the system caret on screen - push: when the magnified caret intersects a boundary of the zoom region, the contents are scrolled into view
Type: String
Default: 'centered'
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.desktop.a11y.magnifier |
Value Name | caret-tracking |
Value Type | REG_SZ |
Value | none |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.desktop.a11y.magnifier |
Value Name | caret-tracking |
Value Type | REG_SZ |
Value | centered |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.desktop.a11y.magnifier |
Value Name | caret-tracking |
Value Type | REG_SZ |
Value | proportional |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.desktop.a11y.magnifier |
Value Name | caret-tracking |
Value Type | REG_SZ |
Value | push |