On Tue, 17 Oct 2000, Guillaume Cottenceau wrote:
> Claudio <[EMAIL PROTECTED]> writes:
>
> > Even if I select to start "numlock" during the bootup sequence, it does NOT
> > start! It could be useful instead ;)
>
> It works.
>
> Go in console you should have the numlock activated.
>
> Under X you may not have it if you don't have a file called "numlock" in
> directory ``/etc/X11/xinit.d''.
>
> I think the installer should create this file if you select it during
> install. Pixel?
>
/etc/X11/xinit.d reads...
if [ -f /etc/sysconfig/numlock -a -x /usr/X11R6/bin/enable_X11_numlock]; then
/usr/X11R6/bin/enable_X11_numlock
fi
... but you've renamed /etc/sysconfig/numlock to /etc/sysconfig/NumLock -
that's why it doesn't work.
Well, it looks as if linux is case-sensitive ;-p
--
------------------------------------------------------
Peter Ruskin <[EMAIL PROTECTED]>
Wrexham, UK KDE - the professionals' choice
------------------------------------------------------