[Dextrose] [PATCH sugar 02/11] Sugar gconf settings breaks mouse buttons behaviour in gnome session #1544
Aleksey Lim
alsroot at member.fsf.org
Sat Jan 15 09:10:41 EST 2011
---
bin/sugar-session | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bin/sugar-session b/bin/sugar-session
index 750e4b8..0501311 100755
--- a/bin/sugar-session
+++ b/bin/sugar-session
@@ -236,7 +236,7 @@ def main():
client = gconf.client_get_default()
client.set_string('/apps/metacity/general/mouse_button_modifier',
- 'disabled')
+ '<Super>')
timezone = client.get_string('/desktop/sugar/date/timezone')
if timezone is not None and timezone:
--
1.7.3.4
More information about the Dextrose
mailing list