Scrolling with Middle TrackPoint Button on T60 using FC6

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
whizkid
ThinkPadder
ThinkPadder
Posts: 1555
Joined: Wed Sep 29, 2004 1:40 pm
Location: Saint Paul, MN
Contact:

Scrolling with Middle TrackPoint Button on T60 using FC6

#1 Post by whizkid » Thu Dec 14, 2006 10:46 am

I've got a spiffy new T60, and installed Fedora Core 6. I then added the ATI driver, and 3D works just fine.

However, with this version of X.org, there is no mouse section in the xorg.conf file. I don't know if I should add such a section so I can add the configuration settings found at thinkwiki to get scrolling to work, or where they might go.

Any tips?
Machine-Project: 750P, 600X, T42, T60, T400, X1 Carbon Touch

hsjC
Freshman Member
Posts: 54
Joined: Thu Sep 21, 2006 11:28 am
Location: San Francisco, CA, US

#2 Post by hsjC » Sun Dec 17, 2006 3:30 am

I'm pretty sure thinkwiki has instructions on that. It might be listed as "synaptic device", at least that's the case for the touchpad.
Recursion:
See: Recursion.

whizkid
ThinkPadder
ThinkPadder
Posts: 1555
Joined: Wed Sep 29, 2004 1:40 pm
Location: Saint Paul, MN
Contact:

#3 Post by whizkid » Mon Dec 18, 2006 2:32 pm

Thinkwiki is of no help. It tells me to update the mouse section of xorg.conf, but in FC6, there is no mouse section. I have no idea how it works.
Machine-Project: 750P, 600X, T42, T60, T400, X1 Carbon Touch

icantux
Junior Member
Junior Member
Posts: 356
Joined: Tue Jan 24, 2006 10:41 am
Location: Canada

#4 Post by icantux » Mon Dec 18, 2006 10:18 pm

If you wish to use a combination of trackpoint and middle button to scroll then this could help you out. Vertical and horizontal scrolling running nicely on my T42.

Relevant section of my /etc/X11/xorg.conf:

Code: Select all

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "mouse"
        Option      "Device" "/dev/input/mice"
        Option      "Emulate3Buttons" "true"
        Option          "Protocol" "ImPS/2"
        Option          "EmulateWheel" "on"
        Option          "EmulateWheelButton" "2"
        Option          "XAxisMapping" "6 7"
        Option          "YAxisMapping"  "4 5"
        Option          "ZAxisMapping" "4 5"
        Option          "SHMConfig"     "true"
EndSection
PS: the "driver" was initially "Synaptics" but I changed it to "mouse" in order for the scrolling to work properly.

Cheers

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 1 guest