Numlocx

Submitted by Swobodin on Thu, 2006-05-04 07:15. ::
NumLockX is an interesting X11 program that consists of activating/deactivating numlock.
To run it, Download NumLockX tarball; uncompress the file, compile the source and install it
This should be without any problem, as you have installed gcc and X stuff.
Still in the directory and having super-user privileges, to activate NumLockX at X startup, type
And to deactivate it, type
To activate it with xdm (gdm, kdm or whatever), type
To deactivate it
To switch numlock off, type (ypu do no longer need to be root)
and turn it on
To run it, Download NumLockX tarball; uncompress the file, compile the source and install it
tar xvfz numlockx-1.1
cd numlockx-1.1
./configure && make
su
make install
This should be without any problem, as you have installed gcc and X stuff.
Still in the directory and having super-user privileges, to activate NumLockX at X startup, type
make xinitrc
And to deactivate it, type
make xinitrc_uninstall
To activate it with xdm (gdm, kdm or whatever), type
make xsetup
To deactivate it
make xsetup_uninstall
To switch numlock off, type (ypu do no longer need to be root)
numlockx off
and turn it on
numlockx on
Recent comments
23 hours 31 min ago
1 week 1 day ago
1 week 5 days ago
2 weeks 1 day ago
3 weeks 3 days ago
3 weeks 4 days ago
6 weeks 2 days ago
7 weeks 2 days ago
7 weeks 4 days ago
8 weeks 1 day ago