How do I eliminate horizontal scrolling with wireless mouse?

Is there a way to disable just the horizontal scrolling on a wireless mouse?  I have Mac OS X 10.6.8.  I've searched Google and found several sources that recommend typing "defaults write com.apple.driver.Apple BluetoothMultitouch.mouse MouseHorizontalScroll -bool NO" in the Terminal window but it does not work.  Any help would be appreciated.

It will only last until the next startup, but
Open Terminal (in your Applications/Utilities folder):
Copy/paste and hit Return:
defaults write com.apple.driver.AppleBluetoothMultitouch.mouse MouseHorizontalScroll -bool NO
For this to take effect, turn your mouse off and then on again from the power switch
To reverse
defaults write com.apple.driver.AppleBluetoothMultitouch.mouse MouseHorizontalScroll -bool YES
Message was edited by: WZZZ

Similar Messages

  • Horizontal scrolling with mouse wheel?

    I have built a website for a client that scrolls only horizontally. Is it possible to scroll with the mouse wheel horizontally?
    Is there certain HTML I need to add?
    Thank you

    Hi,
    There is no out of the box solution to force horizontal scrolling with mouse wheel. However, you can add your own code to your Muse site after exporting it. These docs should be helpful :
    http://css-tricks.com/snippets/jquery/horz-scroll-with-mouse-wheel/
    http://stackoverflow.com/questions/2346958/how-to-do-a-horizontal-scroll-on-mouse-wheel-sc roll
    Regards,
    Aish

  • Horizontal scrolling with mousewheel

    I was wondering if anyone knew how to create horizontal scrolling with the mousewheel in Adobe Muse.
    So that instead of the page moving up/down when the mousewheel is used, it moves left to right so that the user dosen't have to manually scroll.
    Is there any HTML I can insert that will allow me to do this?

    My apple mouse that came with my iMac G5 started sticking which was causing problems when I tried to double-click. I bought a Logitech Optical Mouse which works fine on my iMac even if it was intended to be used with a PC. I can even right-click to bring up the options you would get by ccontrol-click an apple mouse. Also the Logitech mouse is cheap compared with an apple mouse.
    http://www.amazon.com/gp/product/B0001LTT64/ref=dpcp_ob_title0/104-2556526-6719156

  • All of a sudden my diplay appears to be larger than the screen. The display scrolls with the mouse. How to correct?

    My screen scrolls with the mouse to show the entire display. Looks like the display is larger than the monitor. Have no idea what teh cause ws but have been unable to correct. Any suggestions?

    Went to universal access, turned off zoom and it corrected the problem.
    Thank you.

  • How do you highlight several cells with the mouse in numbers

    how do you highlight several cells with the mouse in numbers

    Hi David,
    Using only the mouse, you can select a contiguous range of cells using the method described by dwb.
    For larger (but still contiguous) ranges you might prefer this method:
    Click the first (top left) cell of the desired selection.
    Scroll to the last (botom right) cell of the desired selection.
    Shift-click the bottom right cell to select it, and all of the cells in the rectangular array defined by this and the top left cell selected in step 1.
    To select two or more non-contiguous cells:
    Click on the first to select it.
    Command-click on another to add it to the selection.
    Repeat as necessary.
    Regards,
    Barry

  • No scrolling with magic mouse

    I've paired my new magic mouse with my 20" imac. Everything seems to be working fine except I am unable to scroll at all with it. Can anyone give me suggestions?

    Hello:
    Welcome to Apple discussions.
    Please update your profile. According to the documentation, the Magic Mouse will not run on your version of OS X.
    Minimum Requirements
    A Bluetooth-enabled Macintosh computer
    Mac OS X v10.5.8 or later with Wireless Mouse Software Update 1.0* or Mac OS X v10.6.1 or later with Wireless Mouse Software Update 1.0
    *Momentum scrolling supported only on Mac OS X v10.6 Snow Leopard
    Barry

  • Did intel core 2 duo imacs come with wireless mouse and keyboard

    did intel core 2 duo imacs come with wireless mouse and keyboard

    raffdog! wrote:
    i would also like to know if it came with a remote
    Same answer the earlier ones did the later ones did not.

  • I cant scroll with the mouse in firefox, the scroll works with other apps

    i cant scroll with the mouse in firefox, am using firefox 26

    Open a new window or tab. In the address bar, type '''''about:config'''''.
    There is a search bar at the top. Type '''scroll.m''' (scroll<'''dot'''>m).
    The setting for
    '''general.smoothScroll.mouseWheel'''
    should be '''TRUE'''.

  • TS2662 how do i reconnect my non-apple wireless mouse to my macbookpro?

    how do i reconnect my non-apple wireless mouse to my macbook pro?

    MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/mac_os?view=discussions 
    http://www.apple.com/support/macbookpro

  • Since upgrading to mavericks I cannot scroll with my mouse in mail - I have to use the keyboard arrows

    since upgrading to mavericks I cannot scroll with my mouse in mail - I have to use the keyboard arrows

    Hopefully this is what you are looking for: 
    Canon MP560 series:
      Status: Idle
      Print Server: Local
      Driver Version: 10.84.2.0
      Default: Yes
      Shared: Yes
      URI: usb://Canon/MP560%20series?serial=254057
      PPD: Canon MP560 series
      PPD File Version: 10.84.2.0
      PostScript Version: (3010.000) 705
      CUPS Version: 1.7.2 (cups-372.4)
      Scanning support: Yes
      Scanning app (bundleID path): -
      Scanning app version: -
      Scanner UUID: 00000000-0000-0000-0000-323534303537
      Printer Commands: PrintSelfTestPage ReportLevels
      CUPS filters:
    Raster2CanonIJ:
      Path: /Library/Printers/Canon/BJPrinter/Filters/Raster2CanonIJ/Raster2CanonIJ.bundle/ Contents/MacOS/Raster2CanonIJ
    Hope

  • How to get the Horizontal Scroll Bar for a Table?

    Hi All,
    As per my requirement, I am displaying several records in a Screen in a Tabular Format. But here I have to show 21 Columns in that table which is too high. I am able to display it but due to it I am getting a Horizontal scroll bar for the whole screen since all the columns are not getting displayed in the normal window screen space. But its looking too odd since once I am scrolling it to right the columns are getting displayed but the above Header Bar and Global buttons are not displaying, they are bound to the normal screen space.
    Is there a way to have a Horizontal scroll bar only for that table instead of the entire screen so that on scrolling that bar only the table rows will beshifted ant got displayed?
    With Thanks
    Kumar Gautam

    try this approach.
    include a raw text item before and table item.
    include the appropriate HTML tags in raw text item to enable horizontal scroll
    --Prasanna                                                                                                                                                                                                                                                                                                                                   

  • How can I hide horizontal scroll bar?

    Some websites use CSS code (overflow-x: hidden or overflow-y:hidden), that shows the horizontal scroll bar while the frame on the website is centered and only 800 pixels wide, but I really don't need my horizontal scroll bar to show up. So how can I hide it?
    Thanks!

    If you use <b>overflow: hidden</b> then you shouldn't see a scroll bar (overflow:scroll does that).<br />
    If that doesn't work then try to add the !important; or use the code in Stylish or to userContent.css in the chrome folder.
    *http://kb.mozillazine.org/userContent.css
    *https://developer.mozilla.org/en/CSS/@-moz-document

  • Horizontal scrolling with a vertical scroll wheel

    Recently I sadly had to ditch my mighty mouse. Good by little friend.
    I couldn't justify spending 45 minutes of my day trying to clean the wheel.
    I miss horizontal scrolling now. I've been told that one can get horizontal scrolling by holding the shift key, but that doesn't work for me.
    Any ideas?

    My apple mouse that came with my iMac G5 started sticking which was causing problems when I tried to double-click. I bought a Logitech Optical Mouse which works fine on my iMac even if it was intended to be used with a PC. I can even right-click to bring up the options you would get by ccontrol-click an apple mouse. Also the Logitech mouse is cheap compared with an apple mouse.
    http://www.amazon.com/gp/product/B0001LTT64/ref=dpcp_ob_title0/104-2556526-6719156

  • Horizontal scrolling with captioned images?

    Hey everybody I'm helping a friend with his new site and need help figuring this out:
    - I want to add left-aligned text captions below each of the horizonal scrolling images.
    - I also want the images/captions to automatically resize to fit every window size (as the images currently do) - would be great if the image caption texts would automatically resize and become smaller with smaller window sizes.
    Example here (this is a test without captions): http://briankokoska.com/indextest2.html
    If somebody could please try to code the page including the word "caption" left-aligned underneath each of the images I would be very greatful. This way i can add the proper captions myself.
    Thanks in advance for your help!!!

    Horizontal scrolling and fixed divisions don't work well in mobile devices.
    Try this code in a new, blank document and SaveAs test.html.  This works much better in mobile/tablet devices.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>BRIAN KOKOSKA</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <style>
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    body {
    width: 98%;
    color: #000;
    padding: 0 1%;
    font-size: 125%;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    header {
    position: fixed;
    top: 0;
    right: 3%;
    margin: 0;
    width: 35%;
    font-weight: bold;
    text-align: right;
    background: rgba(255,255,251,0.5)
    header * { padding-right: 1% }
    header address a {
    padding-top: 25px;
    margin-bottom: 0;
    color: red
    header p { margin-top: 25px; }
    header h2 a {
    color: blue;
    font-size: 75%;
    margin-top: -10px;
    section { display: table; }
    article { display: table-row; }
    /**Captions**/
    article p {
    display: table-cell;
    vertical-align: middle;
    margin: 2%;
    padding: 2%;
    color: red;
    /**re-usable classes**/
    .center { text-align: center }
    .right { text-align: right }
    .red { background: rgba(255,0,0,0.5); }
    .white { background: rgba(204,204,204,0.5) }
    .blue { background: rgba(0,102,204,0.5) }
    /**links**/
    a img { border: none }
    a {
    text-decoration: none;
    color: #000;
    display: block;
    line-height: 2em;
    a:hover, a:active, a:focus { text-decoration: underline }
    /* Special Rules for Mobile, Tablets */
    @media only screen and (max-width: 1024px) {
    body { font-size: 90% }
    img { width: 100% }
    header {
    width: 100%;
    position: static;
    padding: 0.5%
    article p {
    display: block;
    padding: 0;
    font-size: 90%
    </style>
    </head>
    <body>
    <header>
    <h1 class="right">BRIAN KOKOSKA</h1>
    <address>
    <a href="mailto:[email protected]">[email protected] </a>
    </address>
    <h2><a href="http://mfineart.ca/artists/brian-kokoska-selected-works/" target="_blank">Macaulay &amp; Co. Fine Art</a></h2>
    <p class="blue"><a href="http://briankokoska.com/installationviews">INSTALLATION VIEWS</a><p>
    <p class="white"><a href="http://briankokoska.com/selectedworks">SELECTED WORKS</a></p>
    <p class="red"><a href="http://briankokoska.com/info">INFORMATION</a></p>
    </header>
    <section>
    <article>
    <p>Caption goes here...</p>
    <p><a href="http://lvl3gallery.com/post-hope-1262013-2172013/#1" target="_blank">
    <img src="http://briankokoska.com/briankokoska_posthope_smallest.jpg">
    </a> </p>
    <p>Caption goes here...</p>
    <p><a href="http://lvl3gallery.com/post-hope-1262013-2172013/#1" target="_blank">
    <img src="http://briankokoska.com/briankokoska_posthope_smallest2.jpg">
    </a> </p>
    <p>Caption goes here...</p>
    <p><a href="http://voxpopuligallery.org/exhibitions/painting-bitten-by-a-man/" target="_blank">
    <img src="http://briankokoska.com/briankokoska_paintingbittenbyaman_smallest.jpg">
    </a> </p>
    <p>Caption goes here...</p>
    <p><a href="http://voxpopuligallery.org/exhibitions/painting-bitten-by-a-man/" target="_blank">
    <img src="http://briankokoska.com/briankokoska_paintingbittenbyaman_smallest2.jpg">
    </a></p>
    <p> Caption goes here... </p>
    <p>image here</p>
    Etc.....
    </article>
    </section>
    </body>
    </html>
    Nancy O.

  • TS3048 can't scroll up and down with wireless mouse, I have checked setting and everything looks good.  Any suggestions on what else I can check?

    My wireless mouse has stopped scrolling up and down.  I have checked my settings and everything looks good.  Any suggestions on what else to check?  

    Hi:
    I wish my suggestion had gotten you further.
    I do suggest you try to connect the keyboard again.  The request for a number is a step in it trying to pair.  If it gets by the number, it sometimes takes a little while to get connected.  If you are unable to get it connected and want a new one, I have been using Apple Bluetooth keyboards for years - and I like them. The one I have (the newest model) only uses two batteries and is very thin. 
    Speaking of batteries, if you are not already doing so, you might consider rechargeables.  I have a drawer full of them and use a 15 minute charger.  I go tired of buying batteries and rechargeables are environmentally friendly to boot. At the moment, I use 2450 mAh Energizers and a 15 minute Energizer charger (all purchased new on eBay at a very reasonable price).
    I am far from an iPad "expert," although I have one.  If my suggestion below does not help, post your question in a separate thread in the iPad forum.
    I had a terrible time syncing my iCal on my Mac with my iPad iCal (confusing - hopefully it makes sense).  I quit using iCloud as that added to the confusion. There is a facility to one-time sync items.  When you connect your computer to your iPad, iTunes opens.  The system begins a process (automatic backup and so on). After it finishes, you can click on "info."  At the bottom of the screen, there is an advanced section.  You can select any of the items and then force it to sync. The iCal information from your computer would be deposited on the iPad. 
    After all that, I do not use a Google calendar so the information may be worthless to you.
    If you want to reset the iPad to factory settings, you can do that when it is connected to iTunes (one of the options).  Me being me, I try never to erase anything. 
    Barry
    Message was edited by: Barry Hemphill

Maybe you are looking for

  • Deploying an applet with jsp

    Hi, I am trying to make an applet accessible within a JSP, but it won't load, I have the following error in my browser's Java console: java.lang.ClassFormatError: Incompatible magic value 1013461310 in class file MyApplet The applet is in the same di

  • ROW AND COLUMN WIE IN NUMBERS ON IOS

    I do not find a way or any previous discussion about this. Of course I could use the first row and column to give nemes to them but this is not the best solution. Any suggerstion ? I would like to see the row numbers and column letters and keep them

  • How to update Billing Plan using BAPI_SALESORDER_CHANGE

    Hi, In my case initailly sales order header data is created and saved, with reference to SO Project is created and then item level data is updated. So clients requirement is to create any upload programme which can use for mass upload. i.e to develop

  • Creation of end user document

    Hi All, This is in regards to the creation of CRM End user Manual. I am new here thus needed some help, as in if you'll have some documents or steps to create one, would request you to send it accross on [email protected] Awaiting the doc or explanat

  • Problem From The Start

    Hi all, I am very reluctant to ask such a simple question, but I am trully stuck. I have recently bought a book so that I can learn how to write J2ME applications. I have written the Hello World program from it and it does not work. Having no experie