SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Help & Support (Stable) » CB Statler - TrackPoint Scrolling on ThinkPad X61 [Solved] » 2012-02-16 19:06:09

I found an alternate solution using the Xorg hotplug also at thinkwiki:
http://www.thinkwiki.org/wiki/How_to_co … org.conf.d

As root I created the file '/usr/share/X11/xorg.conf.d/20-thinkpad.conf' and put the following in:

Section "InputClass"
    Identifier    "Trackpoint Wheel Emulation"
    MatchProduct    "TPPS/2 IBM TrackPoint"
    MatchDevicePath    "/dev/input/event*"
    Option        "EmulateWheel"        "true"
    Option        "EmulateWheelButton"    "2"
    Option        "Emulate3Buttons"    "false"
    Option        "XAxisMapping"        "6 7"
    Option        "YAxisMapping"        "4 5"
EndSection

Worked on reboot just fine.

[edit]  Works after waking from sleep as well - I think this will be an elegant solution for thinkpad users.  BTW this is on a ThinkPad X60s, docked or undocked.

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo