Ubuntu: change Console Keyboard layout manually without sudo
Posted
by Heoa
on Super User
See other posts from Super User
or by Heoa
Published on 2010-04-23T17:59:36Z
Indexed on
2010/04/23
18:03 UTC
Read the original article
Hit count: 345
The command loadkeys dvorak '' ctrl:nocaps
fires errors, apparently due to no sudo access, such as kdskbent: operation not permitted
. The command dpkg-reconfigure
is not permitted. How can I manually change the keyboard layout in console?
© Super User or respective owner