본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Altering the default functionality of Shift+Mousewheel to scroll horizontally.

  • 5 답장
  • 50 이 문제를 만남
  • 1 보기
  • 최종 답변자: robroy019

more options

The default functionality of pressing Shift and using the mouse scroll wheel will go forwards or backwards through my history. I would like to change that functionality to be able to allow pressing Shift + Mousewheel to horizontally scroll on websites that have a horizontal scroll bar. I have attempted just about every combination of values in the about:config file for these values:

mousewheel.horizscroll.withshiftkey.action mousewheel.horizscroll.withshiftkey.numlines mousewheel.horizscroll.withshiftkey.sysnumlines mousewheel.withshiftkey.action mousewheel.withshiftkey.numlines mousewheel.withshiftkey.sysnumlines

In every combination, I am unable to get the mouse scroll wheel to horizontally scroll on websites. Some settings will disable forward and backward history navigation, but none will horizontally scroll.

Is this functionality possible using Firefox? If so, are there other values that are somehow overriding what I'm entering for the attributes above?

The default functionality of pressing Shift and using the mouse scroll wheel will go forwards or backwards through my history. I would like to change that functionality to be able to allow pressing Shift + Mousewheel to horizontally scroll on websites that have a horizontal scroll bar. I have attempted just about every combination of values in the about:config file for these values: mousewheel.horizscroll.withshiftkey.action mousewheel.horizscroll.withshiftkey.numlines mousewheel.horizscroll.withshiftkey.sysnumlines mousewheel.withshiftkey.action mousewheel.withshiftkey.numlines mousewheel.withshiftkey.sysnumlines In every combination, I am unable to get the mouse scroll wheel to horizontally scroll on websites. Some settings will disable forward and backward history navigation, but none will horizontally scroll. Is this functionality possible using Firefox? If so, are there other values that are somehow overriding what I'm entering for the attributes above?

모든 댓글 (5)

more options

For an example of how this should work, see Google Chrome with a page that scrolls horizontally. Many other applications (not just browsers) map shift+scroll to horizontal scrolling. Very useful feature.

more options

I just realized something... mousewheel.horizscroll might not describe the function 'horizontal scroll' but the actual device meant for horizontal scrolling - like those found on laptop touchpads. This means firefox doesn't have an option to scroll horizontally - or rather it doesn't have the option to link "mousewheel.withshiftkey.action" to "mousewheel.horizscroll.withnokey.action" since action values are:

           * 0 - Scroll document by a number of lines (given by the numlines property)
           * 1 - Scroll document by one page
           * 2 - Move back/forward in history
           * 3 - Make text larger/smaller
           * 4 - Scroll document by a number of pixels (given by the numlines property) 

http://kb.mozillazine.org/About:config_entries#Mousewheel.

글쓴이 choikwa 수정일시

more options

Same page scrolls horizontally in Google Chrome but not in Mozilla Firefox 5.0 no matter what combination of the above settings. I'm using a Microsoft Comfort 6000 Mouse with IntelliPoint from Microsoft. Could that be an issue?

Note: the mouse has no hardware support for horizontal scrolling and the driver does not have any options either in this regard for this mouse. So I have to rely on Shift + Mousewheel for horizontal scrolling. Sadly with Firefox 5.0 this is not working.

글쓴이 olteanra 수정일시

more options

I have just found out that even if you have a real horizontal wheel on your mouse that Firefox ignores the direction. I zoomed in to read this thread more clearly which generated a horizontal scroll bars Then when I tried to use my A4Tech wheelmouse to try to scroll horizontally, the screen scrolled vertically instead.