Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Quiñones <manuq@laptop.org>2012-11-05 11:23:29 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2012-11-05 11:23:29 (GMT)
commita138cf04714a3e871d6ca9ff07c91f399d0f8b15 (patch)
treebfe847933f6bd3b90cdf5695b5b78e51067c1943
parentb3d4fad9ebe79859584ff69bc270e61127fa7447 (diff)
Add setting to invoke page up/page down on scrollbars clicks
The default value of 'gtk-primary-button-warps-slider' in GTK+3 is True[1] and in GTK+2 is False[2]. This patch sets the setting to False in GTK+3 to keep the same behaviour as before. [1] http://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-primary-button-warps-slider [2] http://developer.gnome.org/gtk/2.24/GtkSettings.html#GtkSettings--gtk-primary-button-warps-slider Patch for sugar provided by Manuel Kaufmann and ported to artwork. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--gtk3/theme/settings.ini.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk3/theme/settings.ini.em b/gtk3/theme/settings.ini.em
index 7780f8f..d5f6deb 100644
--- a/gtk3/theme/settings.ini.em
+++ b/gtk3/theme/settings.ini.em
@@ -17,6 +17,7 @@ gtk-menu-images = 1
gtk-button-images = 1
gtk-toolbar-style = GTK_TOOLBAR_ICONS
gtk-cursor-theme-name = sugar
+gtk-primary-button-warps-slider = 0
${
icon_small = icon_base * 3