为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Disable horizontal scrolling

  • 3 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 koco1

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

所有回复 (3)

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

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于修改