Ubuntu14.04开机默认开启小键盘(数字键盘)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu14.04开机默认开启小键盘(数字键盘)相关的知识,希望对你有一定的参考价值。
-
Ensure that numlockx is installed:
sudo apt-get install numlockx
-
Edit the file /etc/lightdm/lightdm.conf
gksudo gedit /etc/lightdm/lightdm.conf
-
Add the following line to the file:
greeter-setup-script=/usr/bin/numlockx on
Source page: http://askubuntu.com/a/128038
以上是关于Ubuntu14.04开机默认开启小键盘(数字键盘)的主要内容,如果未能解决你的问题,请参考以下文章