[Bug 261400] Re: trackpoint scrolling is not working

2009-03-08 Thread Lars Volker
I can confirm the behaviour akromic describes. After quite some time of
heavy scrolling, firefox finally moves one line. Does that point us in
some direction?

dmesg | grep -i ibm:
[   74.342522] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   74.574748] input: TPPS/2 IBM TrackPoint as 
/devices/platform/i8042/serio1/serio2/input/input8

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2009-03-06 Thread akromic
I have TP R61i with Intrepid and made the FDI settings and it doesn't
work... sort of. Strange thing is, it actually DOES work, just I'd need
to keep the trackpoint in scrolling position about a minute for a line!
Sometimes after suspend, it does work properly when the laptop wakes,
and it remains so until the next suspend or reboot, then it reverts to
the useless mode I first described.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-11-18 Thread nathan
Trackpoint middle buttons scrolling still not working for me.  I have a
Lenovo T60 and Interpid.

mouse-wheel.fdi:

 200
 true
 2
 4 5
 6 7
 4 5
 true


xinput list-props 3:
Device 'TPPS/2 IBM TrackPoint':
Device Enabled: 1
Middle Button Emulation:1
Middle Button Timeout:  50
Wheel Emulation Inertia:10
Wheel Emulation:1
Wheel Emulation X Axis: 6, 7
Wheel Emulation Y Axis: 4, 5
Wheel Emulation Timeout:200
Wheel Emulation Button: 2
Drag Lock Buttons:  0

startup script:
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Wheel Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Wheel Emulation Button" 8 2

dmesg | grep -i ibm:
[   18.063724] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   18.300717] input: TPPS/2 IBM TrackPoint as 
/devices/platform/i8042/serio1/serio2/input/input9

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-27 Thread Jonas Kölker
Here's what I added to my startup script:

dev="Logitech USB Trackball"
we="Wheel Emulation"
xinput set-int-prop "$dev" "$we" 8 1
xinput set-int-prop "$dev" "$we Button" 8 9
xinput set-int-prop "$dev" "$we X Axis" 8 6 7
xinput set-int-prop "$dev" "$we Y Axis" 8 4 5
xinput set-int-prop "$dev" "Drag Lock Buttons" 8 8

Use $ xinput list-props "Logitech USB Trackball"; to see what properties
are available.  Put in the name of your own device, of course; I found
mine in /var/log/Xorg.0.log.  If you can't find yours there, lshal might
help.

You can use that as a workaround, as long as it works.  Or a
semipermanent solution, if you don't want to learn hal ;-)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-16 Thread Oliver Senn
I can confirm rupa. After upgrading to day the mouse-wheel.fdi fix does
not work for me either (using a Lenovo X200)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-14 Thread rupa
The mouse-wheel.fdi fix was working fine until I upgraded stuff today.
It no longer works.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-10 Thread Erik Meitner
I also have this with a T60 upgraded from 8.04 to 8.10. I follow the fix here 
and it worked:
http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html 
(similar to link above by avb  on 2008-09-12)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-08 Thread ccc1
just bumping charles request. is the fix already uploaded?

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-10-04 Thread Charles Lowell
Is it supposed to work out of the box? If so, it did not work on my T61
with a fresh install of the 8.10beta

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-23 Thread Timo Aaltonen
evdev in intrepid supports properties since a couple of weeks, closing.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Confirmed => Fix Released

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-23 Thread Mike Klein
I put the attached file into /etc/hal/fdi/policy

** Attachment added: "mouse-wheel.fdi"
   http://launchpadlibrarian.net/17879937/mouse-wheel.fdi

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-22 Thread oh
I also get the  TTPS/2 message in my xorg log.  If changing EWB to 2 is
the solution here, how to do it? :)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-18 Thread Mike Klein
It looks like the configuration is now to use this by default.  Without
adding any extra fdi files, I get this note in my Xorg log on an X200:

TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10,
EmulateWheelTimeout: 200

This is great, except that EmulateWheelButton ought to be 2, not the
non-existent 4. :)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-13 Thread Marc Jauvin
The fix makes the EmulateWheelTimeout option work as before.

Good work, guys!

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-12 Thread avb
Ok. Today new version of evdev driver get into the tree. 
fix is working without any problems. 
Configuration is described here. 
http://mvogt.wordpress.com/2008/08/15/xorg-evdev-and-emulatewheel/

So i feel bug should be reassigned to a hal package in order to add a
rule into the package.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-11 Thread gfunicus
I can confirm as well, hope this can be fixed soon...

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-09 Thread Marc Jauvin
I confirm this on my Thinkpad T61 as well. The following post seems to
suggest a newer version of evdev supports the EmulateWheelTimeout
option:

   http://readlist.com/lists/lists.freedesktop.org/xorg/4/24603.html

Hope this helps pushing it for Intrepid alpha6! :)

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-07 Thread oh
I just want to confirm that my trackpoint middle-button y+x scrolling
stopped working some time ago, while following intrepid via apt.

This is  _very_ annoying and afaics a serious regression as another
poster noted.

More detailed pointers as to exactly what the problem is, and what needs
to be done to fix it, would be appreciated.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-09-05 Thread Johannes R.
Timo Aaltonen is right.

I used a workaround for that, because evdev supports "EmulateWheel" but it 
doesn't support "EmulateWheelTimeout".
That means, you can use mousebutton 3 (in case you own a ThinkPad it's 2) for 
scrolling but not for clicking as 3rd mousebutton.

That's terrible! I hope intrpid will support that soon.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread Timo Aaltonen
Intrepid uses input-hotplug, which means that the evdev driver is used
for both mice and keyboards, and the mouse driver in your xorg.conf is
not used. Evdev in intrepid will soon have support for Emulate*.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-input-evdev

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread avb
Guys, why importance is set to Medium? Actually its a serious usability
regression from hardy. Can it be fixed? I will try to backport mouse
driver from older X.org, so maybe it will help. Its realy hard to live
without scroll.

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread Brian Murray
** Changed in: xorg (Ubuntu)
   Importance: Undecided => Medium
   Status: Incomplete => Confirmed

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread Brian Murray
** Tags added: valid-xorg-conf

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread avb
log

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/17116127/Xorg.0.log

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 261400] Re: trackpoint scrolling is not working

2008-08-27 Thread avb
xorg.conf

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/17116113/xorg.conf

-- 
trackpoint scrolling is not working
https://bugs.launchpad.net/bugs/261400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs