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

    답글삭제

인용

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