[gnome-tweak-tool] Use the new laptop lid policy in xrandr
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] Use the new laptop lid policy in xrandr
- Date: Wed, 12 Dec 2012 10:14:47 +0000 (UTC)
commit ec44ce691ed16839dde15a36a96c89fe8fd01c55
Author: John Stowers <john stowers gmail com>
Date: Wed Dec 12 11:14:11 2012 +0100
Use the new laptop lid policy in xrandr
https://bugzilla.gnome.org/show_bug.cgi?id=688814
gtweak/tweaks/tweak_shell.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtweak/tweaks/tweak_shell.py b/gtweak/tweaks/tweak_shell.py
index 00a61df..e08b7d0 100644
--- a/gtweak/tweaks/tweak_shell.py
+++ b/gtweak/tweaks/tweak_shell.py
@@ -268,6 +268,7 @@ TWEAK_GROUPS = (
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", "lid-close-battery-action", size_group=sg),
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", "lid-close-ac-action", size_group=sg),
GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.power", "button-power", size_group=sg),
+ GSettingsComboEnumTweak("org.gnome.settings-daemon.plugins.xrandr", "default-monitors-setup", size_group=sg),
GSettingsSwitchTweak("org.gnome.shell.overrides", "workspaces-only-on-primary"),
StaticWorkspaceTweak(size_group=sg)),
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]