mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
magnifier: Change default values
mccann: we should default to full screen with mouse position as "proportional" https://bugzilla.gnome.org/show_bug.cgi?id=629884
This commit is contained in:
parent
0c2aa1437d
commit
576376a21b
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
</_description>
|
||||
</key>
|
||||
<key name="mouse-tracking" enum="MouseTrackingMode">
|
||||
<default>'centered'</default>
|
||||
<default>'proportional'</default>
|
||||
<_summary>Mouse Tracking Mode</_summary>
|
||||
<_description>
|
||||
Determines the position of the magnified mouse image within the
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
</_description>
|
||||
</key>
|
||||
<key name="screen-position" enum="ScreenPosition">
|
||||
<default>'bottom-half'</default>
|
||||
<default>'full-screen'</default>
|
||||
<_summary>Screen position</_summary>
|
||||
<_description>
|
||||
The magnified view either fills the entire screen, or occupies the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue