2013년 1월 9일 수요일

fedora centOS numlockx 설치

This can be done through 2 steps.

  1. Install "numlockx" 
  2. Edit the /etc/gdm/Init/Default file
Install numlockx through terminal using this command
sudo yum install numlockx

Edit the /etc/gdm/Init/Default file through Gedit using this command in a terminal
sudo gedit /etc/gdm/Init/Default

In the file which opens, above exit 0, paste the lines below

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


Save the file and exit.

Next time you reboot, num lock will be on by default

출처: http://centoshowto.blogspot.kr/2010/01/turn-num-lock-key-on.html

댓글 3개:

  1. https://unix.stackexchange.com/questions/205058/how-to-disable-the-user-list-on-gdm3-login-screen

    답글삭제
  2. https://unix.stackexchange.com/questions/235683/remember-numlock-state-after-login-in-gnome

    답글삭제

gemini scripts

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