2013년 1월 17일 목요일

install numlockx on linux mint

numlock 설치

sudo vim /etc/mdm/Init/Default

Add these lines at the beginning of the file.  


if [ -x /usr/bin/numlockx ]; then
exec /usr/bin/numlockx on
fi

reboot

출처: http://forums.linuxmint.com/viewtopic.php?f=46&t=116017






install sudo apt install numlockx, after that, edit /usr/share/lightdm/lightdm.conf.d/90-slick-greeter.conf file and add the following line at the end

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


or


try to edit /etc/lightdm/lightdm.conf:

[Seat:*]
greeter-setup-script=/usr/bin/numlockx on


See you~

댓글 2개:

  1. http://fingergeek.blogspot.kr/2009/06/setting-numlock-on-automatically-in.html

    답글삭제
  2. https://unix.stackexchange.com/questions/375920/numlock-on-startup-on-linux-mint-18-2

    답글삭제

gemini scripts

  5. 외로움을 기본값으로 인정하기 "인간은 원래 혼자 와서 혼자 가는 존재"라는 사실을 담담하게 받아들이는 마인드셋이 중요합니다. 괴로운 외로움은 '남들은 다 행복해 보이는데 나만 혼자야'라는 비교에서 옵니다. 누구...