This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Set Keyboard Repeat Delay and Rate

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

If you are working with Vim for example, navigating through text can be much faster with a higher autorepeat rate.

Generic X11

You can use the xset command to set 400 milliseconds delay and 100 repeat rate.

user $xset r rate 400 100

KDE Plasma

Open System Settings and navigate to Input Devices module, then Keyboard. Set Delay and Rate to your preferred values.