Unix Desktop
How to enable numlock at startup automatically in Gnome on CentOS?
CentOS is a great desktop, but unfortunately, the NUMLOCK key isn't enabled by default when you start your computer, which is annoying when you start typing numbers and you realise it doesn't work as expected. In a few simple steps we will solve this problem and NUMLOCK will be enabled when you start your computer.
First we need to install numlockx, a little neat utility. Open your terminal and issue:
$ su - # yum install numlockx
Now click the menu: "Applications > Preferences > More preferences > Sessions". In the "Startup Programs" tab, click the "Add" button, type: numlockx and click "OK". Numlockx will be listed to be started each time you start your computer, and NUMLOCK will be enabled from now on.
Tags: -
Related entries:
Last update: 2008-09-01 05:54
Author: Charles A. Landemaine
Revision: 1.1
You cannot comment on this entry