码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu14.04开机默认开启小键盘(数字键盘)

时间:2016-02-22 17:33:51      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:

  1. Ensure that numlockx is installed:

    sudo apt-get install numlockx
    
  2. Edit the file /etc/lightdm/lightdm.conf

    gksudo gedit /etc/lightdm/lightdm.conf
    
  3. Add the following line to the file:

    greeter-setup-script=/usr/bin/numlockx on

 

Source page: http://askubuntu.com/a/128038

Ubuntu14.04开机默认开启小键盘(数字键盘)

标签:

原文地址:http://www.cnblogs.com/Jim-william/p/5207620.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!