Tiny Core Base > CorePlus

numlockx issue

(1/1)

madmax:
Hello:

Having suitably solved the problems I was having with Thunar in TC 10.1 (went for xfe and that was it) I now have one with numlockx.

- it is in the OnBoot list
- it is in bootlocal.sh - ie: numlockx on
- it works perfectly well when run from the command line - ie: numlockx on | off respond properly

But numlock is not on when the desktop is up.
Quite annoying.
 
Any ideas?

Thanks in advance,

MM

Rich:
Hi madmax
Remove the  numlockx  command from your  bootlocal.sh,  it won't work from there because  X  is not running yet. Do this instead:

--- Code: ---echo "numlockx on &" > .X.d/numlock
--- End code ---

madmax:
Hello Rich:

--- Quote from: Rich on October 19, 2019, 11:40:12 PM ---Remove the  numlockx  command from your  bootlocal.sh ....

--- End quote ---
OK, done.


--- Quote from: Rich on October 19, 2019, 11:40:12 PM ---... won't work from there because X is not running yet.

--- End quote ---
Ahh ...
Yes, now I realise that it stopped working properly after I installed Xorg in lieu of xVesa.
One new thing to keep in mind.


--- Quote from: Rich on October 19, 2019, 11:40:12 PM ---Do this instead:

--- Code: ---echo "numlockx on &" > .X.d/numlock
--- End code ---

--- End quote ---
Done

Thanks a lot for your input.

Cheers,

MM

Navigation

[0] Message Index

Go to full version