Skip to content

Instantly share code, notes, and snippets.

View galundin's full-sized avatar

Andrew Lundin galundin

View GitHub Profile
@galundin
galundin / circ_scroll.patch
Created January 31, 2015 05:21
xf86-input-synaptics driver hack to implement relative circular scrolling
From 8dadbeab277773242e1869bd7c764bd0ddf28063 Mon Sep 17 00:00:00 2001
From: Andrew Lundin <galundin@yahoo.com>
Date: Fri, 30 Jan 2015 22:55:01 -0600
Subject: [PATCH] Change circular scrolling from absolute to relative.
---
src/synaptics.c | 41 ++++++++++++++++++++++++++++++++---------
src/synapticsstr.h | 5 ++++-
2 files changed, 36 insertions(+), 10 deletions(-)