[gnome-shell] magnifier: Change default values
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] magnifier: Change default values
- Date: Mon, 1 Nov 2010 15:03:29 +0000 (UTC)
commit 576376a21bd921892923307dfccb68f2c9d4ca8a
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Sep 17 01:29:18 2010 +0200
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
...rg.gnome.accessibility.magnifier.gschema.xml.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.accessibility.magnifier.gschema.xml.in b/data/org.gnome.accessibility.magnifier.gschema.xml.in
index aa2d4fb..7958fca 100644
--- a/data/org.gnome.accessibility.magnifier.gschema.xml.in
+++ b/data/org.gnome.accessibility.magnifier.gschema.xml.in
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]