On Sunday 13 May 2001 13:56, you wrote:
> I have numlock enabled in my startup programs, but when X starts it gets
> turned off. I found the enable_X11_numlock program, but am having
> trouble getting it to start automatically.
>
> I put it in various xinitrc files, including my home directory's
> .xinitrc; no dice. I also wrote a script to call it and put it in
> /etc/init.d, then used tksysv to call that script at runlevels 2 through
> 5. Still no go!
>
> The only way I can get it to start automatically is by putting it in
> bashrc, but it still gets turned off once in a while.
>
> Where can I put a call to "enable_X11_numlock" so it loads and stays
> loaded?
>
> Thanks,
> Jay DeKing
If you are using Kde, navigate to your /.kde/Autostart folder, right click on
a clear area and then create new -> Link to Application and in the execute
tab enter /usr/X11R6/bin/enable_X11_numlock into the empty box (complete the
entries under the other tabs - should be self explanatory)
- you need to do this for each user (and root) i.e. in
/home/username/.kde/Autostart and /home/root/.kde/Autostart
it worked for me in 7.0,7.1 & 7.2
Note: this only enables numlock after login so if you have numbers in your
password it won't help.