Hi Yohann,
On Tuesday 09 Jul 2002 11:11 am, Yohann DESQUERRE (DSI NOISIEL) wrote:
> Hello
>
> I use RH7.3 and i'd like to lock the numlock key at the boot of the
> system
>
> Anyone can help me ?????

For console mode (runlevel 3) there's the numlock service.  Look at 'man 
chkconfig' to find out how to check/change runlevel service settings.

In X/KDE I have the script below in my /home/gary/.kde/Autostart folder.

These services are both provided by the 'numlock' RPM.

__BEGIN__
#!/bin/bash

/usr/X11R6/bin/enable_X11_numlock
__END__
-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to