From a920b4e502a5d7ec809736ac2c227ae5de09a3cd Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sun, 22 Feb 2015 02:17:33 +0100 Subject: [PATCH] Fixed links. --- know-how/hardware/_posts/2009-02-10-evoluent-verticalmouse.md | 2 +- know-how/hardware/_posts/2009-02-23-logitech-v400.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/know-how/hardware/_posts/2009-02-10-evoluent-verticalmouse.md b/know-how/hardware/_posts/2009-02-10-evoluent-verticalmouse.md index 2b88ff4..9d2c823 100644 --- a/know-how/hardware/_posts/2009-02-10-evoluent-verticalmouse.md +++ b/know-how/hardware/_posts/2009-02-10-evoluent-verticalmouse.md @@ -36,7 +36,7 @@ The mouse has following button-ids: | Wheel up | 4 | | Wheel down | 5 | -See [remapping mouse buttons]({% post_url 2009-07-17-remapping-mouse-buttons %}) on what buttons X11 recognizes. +See [remapping mouse buttons]({% post_url 2010-01-07-remapping-mouse-buttons %}) on what buttons X11 recognizes. According to this the default configuration (`xinput set-button-map 1 2 3 4 5 6 7 8 9`) would give you middle click on the wheel button and right-click on the middle finger. The ring finger button would be for special use as well as the thumb button. diff --git a/know-how/hardware/_posts/2009-02-23-logitech-v400.md b/know-how/hardware/_posts/2009-02-23-logitech-v400.md index c1f572c..9277dc3 100644 --- a/know-how/hardware/_posts/2009-02-23-logitech-v400.md +++ b/know-how/hardware/_posts/2009-02-23-logitech-v400.md @@ -46,7 +46,7 @@ The mouse has following button-ids: | "Up" button | 9 | | "Down" button | 8 | -See [remapping mouse buttons]({% post_url 2009-07-17-remapping-mouse-buttons %}) on what buttons X11 recognizes. +See [remapping mouse buttons]({% post_url 2010-01-07-remapping-mouse-buttons %}) on what buttons X11 recognizes. According to this the default configuration (`xinput set-button-map 1 2 3 4 5 6 7 8 9`) already gives the correct button assignment. If you prefer to swap the thumb buttons so that "Up" is *Thumb1* and "Down" is *Thumb2* you can do this using the following command: