Ubuntu/mint Keyboard Confusion problem

Source: Internet
Author: User
Tags intl

Install Mint system process, do not know which step is set wrong, the system installed, the English characters of the keyboard dislocation, such as press L output is O, press O output p, numeric keypad is normal, how to modify it?

Online said to use sudo dpkg-reconfigure keyboard-configuration, but this need to install keyboard-configuration can, no keyboard, on Linux to do something is not convenient. So with the graphical interface to modify, the method is as follows: from the graphical interface: File system/etc/default/, open the keyboard file, the contents are as follows:

Xkbmodel= "pc105"

Xkblayout= "cn" or "us"//us or CN is okay

Xkbvariant= "Workman-intl"

Xkboptions= ""

Modify Xkbvariant= "Workman-intl" to Xkbvariant= "", Save, exit.

Then in the terminal (text terminal, not the virtual terminal, that is CTRL+ALT+F2 or F3 or F4 ... ) Run command: Setupcon.

Finally restart the computer. If you do not want to restart, you can use sudo udevadm trigger--subsystem-match=input--action=change (sudo should be available), let it take effect immediately, but this command I have not tried, After all, no keyboard to hit so many words really not easy.

Ubuntu/mint Keyboard Confusion problem

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.