快捷搜索:   服务器  安全  linux 安全  MYSQL  dedecms

ubuntu开启数字键

  $ sudo apt-get install numlockx

  $ sudo gedit /etc/gdm/Init/Default

  加入下列代码:

  if [ -x /usr/bin/numlockx ]; then

  numlockx on

  fi

顶(0)
踩(0)

您可能还会对下面的文章感兴趣:

最新评论