Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij set keyboard scroll speed?

Is there a way to set the keyboard scroll speed in IntelliJ? When I hold down the up and down arrows the movement is too slow for me and frustrates me when moving through a file.

like image 454
fergdev Avatar asked Mar 01 '16 21:03

fergdev


2 Answers

If you use Mac, go to the System Preferences application, click the Keyboard icon, the Keyboard tab and adjust the Repeat settings:

  • Key Repeat determines how fast a caret moves.
  • Delay Until Repeat determines how soon a caret starts moving after pressing a keyboard arrow.
like image 50
Finesse Avatar answered Sep 30 '22 13:09

Finesse


If you're using Windows the program Keyboard King will allow you do this by overriding the operating systems limits for specific keys, the 'up' and 'down' keys in your case.

You can download it here http://bandwidthcontroller.com/Keyboard%20King/index.html

like image 45
meshanator Avatar answered Sep 30 '22 13:09

meshanator