User Tools

Site Tools


virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

virtualbox [2021/01/07 08:06] (current)
ss_wiki_admin created
Line 1: Line 1:
 +== Keyboard Auto-Repeat ==
 +Consoles inside slow VMs often result in duplicate characters being displayed on typing.
 +The solution is to run the following command:
 +<code bash>
 +setterm -repeat off
 +</code>
  
 +Place the command in your ~/.bashrc or similar to execute on login.
virtualbox.txt ยท Last modified: 2021/01/07 08:06 by ss_wiki_admin