Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10th June 2012, 12:59 AM
David Batson Online
Registered User
 
Join Date: Jul 2009
Posts: 1,158
linuxopera
TrackPoint Middle Button Scrolling

It seems like every new release breaks my old method of doing things. I've had to revisit and edit this topic a number of times. This time I feel I've almost gone round circle with an xorg configuration file. Credit goes to sillav who posted this solution a couple of weeks ago. http://forums.fedoraforum.org/showthread.php?t=280107

I repost sillav's solution (with a minor edit) as I feel this topic deserves its own thread.

Create the following file as root:
Code:
/etc/X11/xorg.conf.d/20-thinkpad-trackpoint.conf
Put the following content in that file:
Code:
Section "InputClass"
	Identifier	"Trackpoint Wheel Emulation"
	MatchProduct	"TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint|ThinkPad USB Keyboard with TrackPoint|USB Trackpoint pointing device|Composite TouchPad / TrackPoint"
	MatchDevicePath	"/dev/input/event*"
	Option		"EmulateWheel"		"true"
	Option		"EmulateWheelButton"	"2"
	Option		"Emulate3Buttons"	"false"
	Option		"XAxisMapping"		"6 7"
	Option		"YAxisMapping"		"4 5"
EndSection
This is also posted down the list of possible solutions at www.thinkwiki.org (I was using the xinput method in F16, but cannot get that method to autostart in F17).
http://www.thinkwiki.org/wiki/How_to...nt#xorg.conf.d
__________________
Fedora 18 Gnome on a ThinkPad X220, i5-2540M CPU, Intel HD Graphics 3000, Intel N 6205 wireless, and Sierra Wireless 754S Mobile Hotspot (AT&T)
Reply With Quote
  #2  
Old 16th June 2012, 10:25 AM
Kalram Offline
Registered User
 
Join Date: Jun 2012
Location: France
Posts: 1
linuxfirefox
Thumbs up Re: TrackPoint Middle Button Scrolling

Thanks a lot, switching from Ubuntu to Fedora today, it's exactly what I needed!
A clean and efficient way to enable TrackPoint scrolling
Reply With Quote
  #3  
Old 7th July 2012, 02:22 AM
maxpro4u Offline
Registered User
 
Join Date: Jun 2012
Location: Ohio
Posts: 3
linuxfirefox
Re: TrackPoint Middle Button Scrolling

on my a31 all hotkeys are working using fedora 17 lxde! they do not using any flavor of debian.
Reply With Quote
  #4  
Old 17th March 2013, 03:52 PM
jbkt23 Offline
Registered User
 
Join Date: Mar 2006
Posts: 510
linuxfirefox
Re: TrackPoint Middle Button Scrolling

I'm using F18 on my thinkpad x40 and have spent a lot of time figuring out which method listed in the thinkwiki works and finally found the same solution posted by David to work. I even searched this forum but I used 'tap to select' as the terms and that never pulled up any results. Tap to select is the other fearture I use with my trackpoint, the solution that works is the following:

Create a file named 10-trackpoint.rules in /etc/udev/rules.d/
In that file insert the following text:

# This file enables trackpoint tap per Thinkwiki

SUBSYSTEM=="serio", DRIVERS=="psmouse", ATTR{press_to_select}="1", ATTR{sensitivity}="150", ATTR{speed}="110", ATTR{inertia}="6"

and save. The text above except for the description after "#" is all on one line.

I think the tap feature will work almost as soon as you save the file but if not log out and back in again.
The think wiki describes this but there are several diffent variations of the text found there and I had to do some trial and error before the above was confirmed to work.
David, if you don't mind I think the title of this guide should be 'Trackpoint Scoll and Tap Config', it would then be clear that it covers just about everything you need to configure the stub.
__________________
jbkt23
Reply With Quote
Reply

Tags
button, middle, scrolling, trackpoint

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to enable Thinkpad trackpoint + "middle mouse key" scroll in F16 wu_qso Hardware & Laptops 3 24th November 2011 12:52 PM
F13: Disable TrackPoint middle btn paste & enable scrolling David Batson Guides & Solutions (No Questions) 3 3rd October 2011 01:07 AM
middle button scrolling dandrestor Using Fedora 8 18th August 2009 01:43 PM
Thinkpad center mouse button + trackpoint scrolling in F10 ruratt Hardware & Laptops 1 21st April 2009 12:32 AM
Logitech magnetic mouse middle button scrolling richjoh Hardware & Laptops 8 27th March 2007 04:53 AM


Current GMT-time: 07:21 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat