The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 13,026     Votes:  12     ✅ Solution
Tags: keyboard   18.04  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1029791
Title: Keys get "stuck" randomly and type endless line of a particular letter/command
ID: /2018/04/29/Keys-get-_stuck_-randomly-and-type-endless-line-of-a-particular-letter_command
Created: April 29, 2018
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


In Ubuntu 18.04 issue this command:

$ gsettings get org.gnome.desktop.peripherals.keyboard repeat
true

If the result is true then turn off keyboard repeat using this command:

$ gsettings set org.gnome.desktop.peripherals.keyboard repeat false

The other related commands you can use are:

$ gsettings get org.gnome.desktop.peripherals.keyboard delay
uint32 500
$ gsettings get org.gnome.desktop.peripherals.keyboard repeat-interval
uint32 30
⇧ Long boot times on 18.04 Is the GNOME Tweaks package in Software the same as installing gnome-tweak-tool?  ⇩