| How do I disable CTRL+Mouse Wheel zoom? | codekiln | 2/8/11 8:40 AM | I'm a normal-sighted person and I would like to view pages at 100% all the time. I use keyboard shortcuts that involve CTRL a lot, so about twenty times a day I accidentally hit CTRL at the same time that I'm scrolling, which results in the page bein |
| Re: How do I disable CTRL+Mouse Wheel zoom? | lvirden | 2/15/11 4:05 AM | I have a similar problem. While I can certainly see some worth in being able to zoom, I would be satisified with just using the tool drop down entry for that function. Please either provide a means built in, or provide a way for developers to write |
| Re: How do I disable CTRL+Mouse Wheel zoom? | lvirden | 3/3/11 5:31 AM | I have not found a built-in means to turn this off. However, I ran across a reference to being able to set the zoom back to 100% by typing a control-0 . I have been using this a bit and this helps some. I would just prefer turning off automated zoomi |
| Re: How do I disable CTRL+Mouse Wheel zoom? | shantan | 3/23/11 7:09 PM | its windows 7 that's causing the problem, the solution is to open the - control panel hardware settings mouse device settings, and then search for the setting were you can disable pinch zoom. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | codekiln | 3/23/11 7:36 PM | @shantan - this issue is most definitely not Windows 7. I'm on Linux, not Windows. I'm sure this will help somebody, though. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | lvirden | 3/30/11 7:53 AM | I am using Vista Home Premium, not Windows 7. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | renana | 8/17/11 6:23 AM | i have the same problem. i use shortcuts like ctrl+r to reload a page and sometimes i accidentally scroll and chrome zooms in or out even if i already stopped pressing ctrl. does anyone know how to disable this for linux? |
| Re: How do I disable CTRL+Mouse Wheel zoom? | undecim | 9/14/11 7:14 AM | On linux, if you can bind the combinations of CTRL + Mouse Button 4 (Mouse wheel up) and CTRL + Mouse Button 5 (Mouse wheel down) to dummy commands with your window manager, this will usually prevent the input events from reaching applications on the |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Pengeszikra | 10/27/11 2:39 AM | Also meet this problem day by day. I dont would like to set off my mouse wheel because i use intensive in page viewing, and program writing. My Logitech mouse have awesome wheel - flywheel , that is means this is wheeling free if i give impulse. But |
| Re: How do I disable CTRL+Mouse Wheel zoom? | PerUlven | 12/2/11 10:08 AM | I just got a new mouse myself, a Logitech G700 with a scroll wheel probably like the one Pengeszikra has. This mouse has a lot of keys, so I've set it up so I can browse without using the keyboard, having Ctrl+Tab etc. macros on the different mouse b |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Simon1379 | 12/18/11 4:48 PM | You can just press CTRL+0 to revert back to default resolution setting in your Browser |
| Re: How do I disable CTRL+Mouse Wheel zoom? | tknx | 12/26/11 3:16 PM | Thanks Simon for not answering the question. Someone, please find a way to shut this off. About to switch away from Chrome because I tend to navigate a lot with ctrl held down for opening in background tabs, etc and the zooming is basically making C |
| Re: How do I disable CTRL+Mouse Wheel zoom? | GyroDragona | 12/28/11 11:52 AM | I have the same problem but with a multi-touch trackpad. I use two fingers to scroll while browsing but I find I am still holding down Ctrl since I open stuff in new tabs and such. It is incredibly annoying when it happens and I really wish there was |
| Re: How do I disable CTRL+Mouse Wheel zoom? | bdemski | 1/16/12 7:22 AM | I would also love to see a way to turn the zooming off or lock it to 100%. It's so annoying when the accidental zoom happens. I've never intentionally wanted to zoom in on a webpage - it always happen when I'm trying to paste something into a webpage |
| Re: How do I disable CTRL+Mouse Wheel zoom? | popwebz | 1/16/12 10:14 PM | You must all realize that this is not specifically a Chrome feature, and as it is coded into the operating system, an application probably does not have the power to disable it. This feature works across all Windows apps and can be used to resize Des |
| Re: How do I disable CTRL+Mouse Wheel zoom? | renana | 1/17/12 3:07 AM | yes, chrome can't disable the system wide zoom feature, but it could simply ignore it. chrome could drop the key/mouse events. like, if it's sunny outside, you can't shut off the sun, but you can put on sunglasses. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | morrisii | 2/23/12 9:42 AM | A way to disable it is to get the extension "shortcut manager" and disable the hotkey: "CTRL+=" which is the scrolling hotkey. After I did that I haven't been troubled. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | rd2020 | 2/23/12 1:12 PM | Using Logitech Performance Mouse MX... Downloaded AutoHotKey software In the AutoHotkey.ahk file, added these to do nothing for Cntrl+MouseWheelScrolling ^WheelDown::return ^WheelUp::return |
| Re: How do I disable CTRL+Mouse Wheel zoom? | rd2020 | 2/23/12 1:16 PM | Also added this in same file since command was being called 70-80 times per second #MaxHotkeysPerInterval 1000 |
| Re: How do I disable CTRL+Mouse Wheel zoom? | aiguofer | 5/1/12 9:42 AM | I'm also having this same problem. Every time I've switched from Firefox to Chrome, there's always some small thing that makes me switch back. Recently I came back to Chrome and this is the only thing in my way of a perfect browser experience. If |
| Re: How do I disable CTRL+Mouse Wheel zoom? | DDarko | 5/12/12 2:28 AM | Google add at least the ability to disable CTRL+Mouse Wheel zoom. If it is hard to do the whole management of the keyboard and mouse shortcuts. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | havesolution | 8/19/12 3:52 AM | Try this: Go to control panel and then go to the mouse controls. For me, this is by going: control panel -> hardware and sound -> devices and printers (mouse) Then click "device settings", and then AGAIN CLICK SETTINGS. Under "settings" go to "pinch |
| Re: How do I disable CTRL+Mouse Wheel zoom? | aiguofer | 8/19/12 7:21 PM | unfortunately, this is a Windows only workaround. Really hope this will get built in sometime, like it is on Firefox |
| Re: How do I disable CTRL+Mouse Wheel zoom? | melfy | 10/16/12 7:22 AM | very nice quick and easy yet dirty fix, thanks for the MaxPerInterval as well!! :) This has stopped it! |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Michael Kory | 12/11/12 4:11 PM | From an MX Revolution user: thanks! Though I'd still like to find a less-expensive (disk-space wise) solution; nifty FOSS/GPL program, though and your suggestion works as one might expect. |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Rm Rr | 12/20/12 3:27 PM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Rm Rr | 12/20/12 3:29 PM | <This message has been deleted.> |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Kris Gandhi | 1/7/13 1:02 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Rm Rr | 1/7/13 7:48 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | yutakah | 1/22/13 3:00 PM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Simon Owen Design | 3/13/13 5:53 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Emily Eisenberg | 3/22/13 5:59 PM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Simon Owen Design | 4/10/13 7:59 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Simon Owen Design | 4/10/13 8:02 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | aiguofer | 4/10/13 12:35 PM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Pete Doyle | 4/12/13 11:34 AM | |
| Re: How do I disable CTRL+Mouse Wheel zoom? | Regina Keith | 4/16/13 9:49 PM |