What values can I change to increase the speed of mouse wheel?

It seems that there are a couple of entries that you can change to increase the scrolling speed:

-mousewheel.default.delta_multiplier_y

-general.smoothScroll.mouseWheel.durationMaxMS

-mousewheel.enable_pixel_scrolling

-mousewheel.min_line_scroll_amount

-mousewheel.acceleration.start

I don't know if there's more available however, the ones I tested.

As a result, whose entrance is the best editing to increase scrolling speed?

This is the meaning in which you want to scroll:

x: horizontally
y: vertically
z: only applies if you have a 3D capable device

Normally, you would like to set the value of y for scrolling up and down.

Tags: Firefox

Similar Questions

  • What can I do to increase the font size?

    original title: what can I do to increase the font size?  All of a sudden, I can't read the screen without changing the screen resolution, resulting in not all content on a single page.

    What can I do to increase the font size?  All of a sudden, I can't read the screen without changing the screen resolution, resulting in not all content on a single page.

    original title: print too small to read size

    Thanks a lot for your comments... I discovered that when I uninstalled Google Chrome, my problem is gone!

  • My speed has decreased between the router and the modem is not working properly, what can I do to increase the download speed with my Time Capsule 802.11n

    My speed has decreased between the router and the modem is not working properly, what can I do to increase the download speed with my Time Capsule 802.11n

    A variety of phenomena can affect the performance of its wireless network. You may be able to mitigate some negative effects.

    Solutions to any factors that may have an impact on your wireless network, read use the Diagnostics wireless for you help to solve the problems of Wi-Fi on your Mac - Apple Support.

  • What settings can I change my captivate program so that when a user does the program into an LMS they are marked as being completed when they hit a specific slide (not a number of slides) or the percentage of slides

    What settings can I change my captivate program so that when a user does the program into an LMS they are marked as being completed when they hit a specific slide (not a number of slides) or the percentage of slides

    I have duplicate slides that the user can jump. When they do the program is marked as progress when really, they have seen everything but technically not each slide.

    I wish that the LMS to makr as complete when they consult the last slide so that they are marked as being completed independently to know if they jumped the previous slides.

    Thank you. In fact, I managed to find a solution that does not require the user to press the button! You can add an action to a slide itself using Javascript execution on success. In the Script window, you add that scorm_setcompleted() and that tell of the SGA to mark the complete project on enter on this slide. So that's what to do if someone reads this

  • I bought my computer from someone else. Change user accounts did not name of each file in the computer. How can I change or remove the user/name (my name) /document? __

    I bought my computer from someone else. Change user accounts did not take their name off of each (or more) file in the computer. How can I change or remove the user/name/document
    I have looked everywhere and changed user information and the name of the administrator. What can I do else?

    Hello flashgordonjxn,

    Who has ever done the installation of Windows, the installation program asks you to enter your name and optionally, the name of the organization. These registration information appears under recommended for in the general tab of the System when you click Start, click Control Panel, click performance and Maintenanceand then click System.

    To change see instructions below:

    1. Click Startand then click run.
    2. In the Open box, type regedit, and then click OK.
    3. Look for the following registry key:
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
    4. To change the name of the company, follow these steps:

      In the right pane, double-click RegisteredOrganization. Under value data, type the name that you want, and then click OK.

    5. To change the name of the registered owner, follow these steps:

      In the right pane, double-click RegisteredOwner. Under value data, type the name that you want, and then click OK.

    6. Click Exit on the file menu to exit the registry editor.

    Hope this helps you. Let us know anyway. Make it a great day!

    "And in the end the love you take, is equal to The Love You Make" (The Beatles last song from their latest album, Abbey Road.)

  • How can I increase the speed of the fan on my computer?

    My computer keeps overheating and I'll try to find a way to solve this problem. And I think that by increasing the speed of the fan stops my computer from more than heating. In fact how can I change my computers fan speed. I have windows 7. My computer hangs when I play and sometimes it crashes randomly.

    Steven

    Increase the speed of the fan is not the solution.  You will wear just on the fan, and then the computer does not start.  If your computer is a laptop, it is not designed to play games.

    You should carefully, using compressed air, blow out the fan and heat tube.  You can also get a cooling block, don't play on a soft surface and if plant you yet stop playing games unless you want to kill your computer for good.

  • Guest account, that it was automatically added his self as administrator and my account has been defined as a standard user, now I can't delete the guest account and I can't change mine to the administrator

    When I added the account. It was automatically added his self as administrator and my account was created as a standard user, now I can't delete the guest account and I can't change mine to the administrator, what do I do?

    Hello

     

    1. How did you try to disable the guest account?

    2. What do you mean by "when I added the account was automatically added his autonomy as an administrator and my account has been opened as a standard user?

    3. who are you referring?

    4. what happens when you turn off guest account and change the standard user to administrator account?

    5. have you logged as administrator?

    6. you get any error message?

    Please follow the methods.

     

    Method 1:

    Follow the steps in the link.

    Enable or disable the guest account the

    http://Windows.Microsoft.com/is-is/Windows7/turn-the-guest-account-on-or-off

     

    Method 2:

    Activate the account administrator build-in, log on to the administrator account, and then create a new user account with administrator privileges and also try disabling the guest account from the administrator account.

    Check out the links.

    Activate the build-in the administrator account in Windows Vista

    http://support.Microsoft.com/kb/555910 (also applies to Windows 7)

    Try to create a new administrator account and check.

    Difficulty of a corrupted user profile

    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

  • How can I change my code the method to set a specific line id in my lov as a default?

    Mr President.

    How can I change my code the method to set a specific line id in my lov as a default value instead of the first value?

        public String defaultDebit() {
    
    
           String debit = (String)getAttributeInternal(DEBIT);
           if (debit == null) {
              COAViewRowImpl coaRow = (COAViewRowImpl)getDebitView1().first();
              if (coaRow != null) {
                 debit = coaRow.getAcctId();
              }
           }
           return debit;
        }
    

    Concerning

    You can see the below example code. This code assumes a view attribute named AcctName and the code returns the AcctId when the AcctName is DEFAULT_DEBIT.

    public String defaultDebit() {}

    String output = (String) getAttributeInternal (DEBIT);
    If (flow == null) {}
    getDebitView1 (.reset ());
    While (getDebitView1 () .hasNext ()) {}
    COAViewRowImpl coaRow = (COAViewRowImpl) getDebitView1 () .next ();
    If (coaRow! = null) {}
    If (coaRow.getAcctName () .equals ("DEFAULT_DEBIT"))
    flow = coaRow.getAcctId ();
    }
    }
    }
    return flow;
    }

    Let us know if this does not work in your case.

    Thank you

  • How can I change/turn off the led under the speakers on Satellite P100?

    How can I change/turn off the led under the speakers? (in Satellite P100 (PSPA6E))
    Now I see the light only in the left side, but when I bought the computer left and right led line lights blue under the speakers.

    Gazz's right. It is not possible to switch off the LEDs. If just one LED is on the other must be faulty. Contact the customer Service of your country partner. I'm sure they can disconnect one too if you n t need her.

  • I don't think that my fan does not work, not very hot at the air inlet, can I increase the speed of the fan?

    Is it possible to increase the speed of the fan, my laptop is not hot enough?

    In other words, it must be controlled by the motherboard. Points to check are all the ventilation grids which allow the air make sure they are free of lint, pet hair, dust, etc. If there are panels that can be removed (as for the HDD or RAM upgrades), delete and wipe any dust, etc, from there. With the panels off, get a can of air spray to Wallyworld, Staples, etc. and blow through the orifices of evacuation to the inside. That should dislodge from the heat sink.
    After a thorough cleaning, the outgoing air should be slightly cooler. Keep in mind that the more stressed the CPU and GPU are, more air is exhausted. If you think there might be a problem, there are a number of utilities that will control the fan speed and the different system temperatures:

    HWMonitor http://www.cpuid.com/hwmonitor.php
    CoreTemp http://www.alcpu.com/CoreTemp/
    Http://www.almico.com/sfdownload.php fan speed (also allows the fan control)

    If you used to use the laptop on your lap, you can think about getting one of the aprons to put on; very often, during its use on the knees, some of the Airways under may be blocked by your pants, causing overheating. I had a Logitech, which has a sliding mouse (I can't stand the touchpad), and it has helped tremendously with my gateway heat problem.

    SC Tom

  • Cannot connect to Windows XP SP3 because of malicious software, continues to connect then suddenly off. What I can do. Will do the same in Safe Mode.

    Cannot connect to Windows XP SP3 because of malicious software, continues to connect then suddenly off.  What I can do.  Will do the same in Safe Mode.

    Hello

    If you have another system then plug your HARD drive as a secondary to another system & copy below the files of this machine.

    C:\WINDOWS\system32\userinit.exe
    C:\WINDOWS\system32\winlogon.exe

    Paste these files in the same location in the C drive of the problematic computer.
    Search now for your question.

    If it won't, then I suggest you to repair your operating system.

    Thank you.

  • How can I change orientation of the default print Windows 7 landscape to portrait painting?

    Original title: Windows 7 default paint print orientation.

    How can I change orientation of the default print Windows 7 landscape to portrait painting?

    I would not be forced to change every time I have use Paint.

    Thank you, Jay

    Hi Jay,.

    There is no option available to change the orientation of the default Windows 7 Paint print.

    However, you can set default print options to print landscape and impression accordingly paint program.

    For more information, see this link:

    http://support.Microsoft.com/kb/305402

    Hope the helps of information.

  • BlackBerry smartphones can not change 'Sounds for the selected profile' or create new ones

    I can't change any of the other sounds in my profiles or create new profiles.  I can switch between them and change notifications as expected from fort to vibrate to silence.  When I select 'Sounds for the selected profile' I get a transition of the screen as he opens the new screen, but then disappears.  I tried to create a new one, but the new profile button and menu option do nothing.  I upgraded to 6.0.0.246 in hope, he could solve the problem, but it didn't.  Can I change the ringtone and sounds for contacts only.  When I arrived at the torch, I could change and I even created a new.  Any ideas?

    delete nimbuzz, berrybuzz or any other instant messaging applications, and then restart the device

  • How can I change [frequency] on the audio spectrum?

    How can I change [frequency] on the audio spectrum? I really need an easy way to solve this problem

    After Effects has a very limited set of audio tools. Your only option to change the Equalization inside AE is to apply one of the equalizer and then before dialing the audio track that you use to the reader of the Audio spectrum. It's a little awkward, but it keeps all the controls inside the AE and keep them editable.

    Personally, if I want to isolate the frequencies I always use the hearing to create an audio layer duplicate that has been optimized for the effect that I need to generate audio.

  • Hello! I have CS5.5 Production Premium installed and now downloaded and installed CS6 PP Upg. Problem is the lack of space on the disk. What I can uninstall 5.5 or the Upg 6 should it work? I can move the 6 if necessary.

    Hello! I have CS5.5 Production Premium installed and now downloaded and installed CS6 PP Upg. Problem is the lack of space on the disk. What I can uninstall 5.5 or the Upg 6 should it work? I can move the 6 if necessary.

    Upgrades need not have the old version installed in order to work properly.  You can remove the old version if you wish.

Maybe you are looking for

  • Update graphics on the Satellite A100-215

    Hello!I would like to know if there is possible to update my graphics card to some one like a GeForce 8600GT or a Mr. Radeon HD2600, something like that, with the DirectX10. Thanks for any help.

  • Spit when starting

    Hello When I try to start my Signal Express 3.0, the splash screen just aFather for a second then windows will be to stop it. I m using Vista 32 bit

  • CONSULTA GRUPO HOGAR

    WHY MI NOTEBOOK WITHOUT THE I CAN INCLUDE A MI RED "GRUPO HOGAR"? TENGO TAMBIEN UNA NETBOOK Y DESKTOP COMPU PERO NO CON ELLAS NO ANY PROBLEMA TENGO

  • How can I burn a DVD from playlist with Windows Media Player?

    I cannot burn a dvd from my playlist. I use Windows Media

  • DigitalPersona Version 3.1.0.3255

    I made the mistake of downloading an update of the software of DP. It came installed on my computer. The program has become non-functional.  After that remove, then reinstall with the CD that came with the computer, all are well except - when I try t