搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Disable horizontal scrolling

  • 4 个回答
  • 1 人有此问题
  • 463 次查看
  • 最后回复者为 cor-el

more options

Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means scrolling whilst a youtube video is going often makes it track backwards or forwards, and another website I use uses a horizontal click to send me to the next page, which sucks. I would prefer to just be able to disable it entirely. Thanks!

I swear to god I used to have it disabled, just need to work out how again.

Is there any way I can completely disable horizontal scrolling? I'm using a laptop with a trackpoint (lenovo x230, Windows 10) and it's not terribly accurate, which means scrolling whilst a youtube video is going often makes it track backwards or forwards, and another website I use uses a horizontal click to send me to the next page, which sucks. I would prefer to just be able to disable it entirely. Thanks! I swear to god I used to have it disabled, just need to work out how again.

被采纳的解决方案

There are no windows 10 drivers that work for it, it requires a very specific driver number to work properly (here for posterity). I'm not using a touchpad, it's a physical scroll button and a trackpoint which when I accidently drag sideways a little (very easy with a trackpoint) it scrolls to the side instead.

I found out how to disble it in windows 7. Regedit to HKEY_Current_USER\Control Panel\Desktop then set WheelScrollChars to 0, but predictably, this doesn't work in Windows 10.

What did finally work was this: [https://superuser.com/questions/16112.../preventing-unwanted-horizontal-scrolling-with-synaptics-ultranav-driver-thinkpa]

Summarised, it's not doing what I thought it was. It's sending left/right key events, for some reason. /shrug

Going to a text file tp4table.dat , located in C:\Program Files\Synaptics\SynTP and putting a ; to comment out the Firefox line fixes the problem.

定位到答案原位置 👍 0

所有回复 (5)

more options

That sounds more like a Driver issue then a Browser setting. You need to check and make sure that is the latest version for that Laptop driver or else uninstall and reinstall the trackpoint driver again. If the problem persist then you need to contact Lenovo for support for hardware issues.

more options

It's... Not? I'm on the drivers that work for windows 10, everything is fine, except sometimes I drag the trackpoint a little to the side instead of perfectly up and down and it horizontal scrolls instead of vertical.

The mouse is working as intended, I just firefox to stop accepting those inputs.

由koco1于修改

more options

That's a Windows 7 computer and loading wrong drivers for it is the likely issues going here. You need to verify that there are windows 10 drivers for it. And check with Lenovo support first.

由Dropa于修改

more options

With a normal mouse you would have to press the Shift key to scroll horizontal and the issue that you have wouldn't occur. Apparently with your touchpad you can scroll in both directions. I don't know if there is a way to limit scrolling with a touchpad to only scroll vertically in Firefox.

more options

选择的解决方案

There are no windows 10 drivers that work for it, it requires a very specific driver number to work properly (here for posterity). I'm not using a touchpad, it's a physical scroll button and a trackpoint which when I accidently drag sideways a little (very easy with a trackpoint) it scrolls to the side instead.

I found out how to disble it in windows 7. Regedit to HKEY_Current_USER\Control Panel\Desktop then set WheelScrollChars to 0, but predictably, this doesn't work in Windows 10.

What did finally work was this: [https://superuser.com/questions/16112.../preventing-unwanted-horizontal-scrolling-with-synaptics-ultranav-driver-thinkpa]

Summarised, it's not doing what I thought it was. It's sending left/right key events, for some reason. /shrug

Going to a text file tp4table.dat , located in C:\Program Files\Synaptics\SynTP and putting a ; to comment out the Firefox line fixes the problem.

由koco1于修改