Image

Imagewildernesscat wrote in Imagelinux

Failure to set Keyboard Rate.

I'm trying to slow down the keyboard repeat rate by issuing the following command:
# kbdrate -r 2.0 -d 1000
My machine says "Typematic rate set ... " etc, but nothing happens. The keyboard still fires like crazy. Anyone had this problem before? I'm using a 2.6 kernel.

Update: Imagephlegm_noir says - use "xset r rate" instead of kbdrate. Problem solved.