[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: easy numlock question



Assuming that you're logging in to a VT, rather than to XDM or the
equivalent, add the following to ~/.bash_profile:

     case `basename \`tty\`` in
        tty[1-9]) setleds +num;;
     esac

If you're trying to set it for X11 instead, go to
<http://freshmeat.net/> and do a search for "numlockx".

On Mon, Aug 28, 2000 at 07:56:56PM -0400, Mark Simos wrote:
> is there any way to make numlock on at boot every time?

Attachment: pgpLQiMeNwm1F.pgp
Description: PGP signature


Reply to: