User Rating: / 0
PoorBest 

Bookmark and Share

If you are new to Unixmen, you may want to subscribe :

Question:How to Enable Num Lock on GNOME startup ?

 Answer :
su -c 'yum install numlockx'  su -c 'cp /etc/gdm/Init/Default /etc/gdm/Init/Default_backup'  su -c 'gedit /etc/gdm/Init/Default' 

And add the following lines at the end of the file before the exit 0.

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

/usr/bin/numlockx on

fi
Save and exit. Now restart X server and check if num lock light is on.

window.google_render_ad();



Related Articles By Tags:

Comments (0)
Write comment
Your Contact Details:
Gravatar enabled
Comment:
[b] [i] [u] [s] [url] [quote] [code] [img]   
:D:):(:0:shock::confused:8):lol::x:P:oops::cry:
:evil::twisted::roll::wink::!::?::idea::arrow: