Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
GNOME Tweaks
GNOME Tweaks
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 163
    • Issues 163
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GNOME TweaksGNOME Tweaks
  • Issues
  • #32

Closed
Open
Opened Jul 15, 2013 by bugzilla-migration@bugzilla-migrationReporter

Add scrollbar setting for chosing between place on click or Pg Up - Pg Down behavior

Submitted by Andres Gomez

Link to original bug (#704277)

Description

With GTK3, now the scrollbars behave so if you click in a position in the scrollbar, the scrollbar moves to that position.

The old behavior was that clicking above the bar would mean Pg Up and clicking below Pg Down.

The old behavior can be selected adding the following option in "/etc/gtk-3.0/settings.ini" (system wide) or "~/.config/gtk-3.0/settings.ini" (user wide).

$ cat ~/.config/gtk-3.0/settings.ini [Settings] gtk-primary-button-warps-slider = 0

This new behavior is getting nuts to people like me without wheel in their mouse so it would be really nice if an option would be added for selecting the old behavior in the GNOME Control Center. Maybe the Mouse component is not the best, though.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-tweaks#32