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

    답글삭제

인용

  속죄의 길을 걷는 베르고글리오, 내려옴으로써 길을 찾은 베네딕토 16세. 우리는 죄를 인정하는 순간 모든 것을 잃어버리게 되고, 내려오는 순간 다시는 올라갈 방법이 없을 것이라 믿는다. 끊임없는 정당화와 합리화, 타협은 그러한 확신에 기인하는 법이...