IT猫扑网 ● 文章教程
分类分类
2015-06-28 00:00作者:网管联盟
$ sudo apt-get install numlockx
$ sudo gedit /etc/gdm/Init/Default
加入下列代码:
if [ -x /usr/bin/numlockx ]; then
numlockx on
fi
相关文章