Repeat key press problem on login screen

Posted on

When logging in on the console of a Red Hat Enterprise Server 7.7 virtual machine using VMware VMRC we get a repeat key press problem. This makes using the console very problematic, especially logging in with a long password. Curiously there is no such problem accessing the same console from Virtual Center. Has anybody else seen this issue or know a resolution? Once logged into the console I have been able to fix the issue by running the Red Hat commands below however it does not fix it for the login screen.

gsettings set org.gnome.desktop.peripherals.keyboard delay 1500
gsettings set org.gnome.desktop.peripherals.keyboard repeat-interval 30

Responses