Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: zab on June 30, 2010, 07:39:24 PM

Title: numlockx on TCL?
Post by: zab on June 30, 2010, 07:39:24 PM
Hi again,

I've packaged a new extension for TCL2.x called "numlockx" (http://ktown.kde.org/~seli/numlockx/)
which makes your X (I'm not using X, only Xvesa) start with NumLock "on".

But when TCL desktop gets started, calling "/usr/loca/bin/numlockx" in ".X.d/numlockx" doesn't turn "on"
my numpad.

Could someone help me understand the problem?

Regards
Zab
Title: Re: numlockx on TCL?
Post by: maro on June 30, 2010, 08:05:19 PM
Does the executable work correctly when called from the command line (i.e. not using the ".X.d mechanism")?
Title: Re: numlockx on TCL?
Post by: zab on June 30, 2010, 08:29:05 PM
Quote
Does the executable work correctly when called from the command line (i.e. not using the ".X.d mechanism")?
Unfortunately no, it doesn't.
But it works on all my other Linux boxes (Ubuntu & Fedora)
Title: Re: numlockx on TCL?
Post by: ^thehatsrule^ on July 01, 2010, 02:45:31 AM
There may be differences in the xserver being used.
Title: Re: numlockx on TCL?
Post by: zab on July 01, 2010, 04:59:50 AM
There may be differences in the xserver being used.
What are these differences please?
Title: Re: numlockx on TCL?
Post by: ^thehatsrule^ on July 14, 2010, 03:50:48 PM
TC uses Xvesa, whereas typical distros use a full X server package (most likely Xorg).
I think there has been LED issues, so that may be related to this problem.