Hi,
I've checked the new packages, they work great... but the problem I mentioned before regarding theme contrast with my own building persists, so I suppose it's an issue of my iLiad.
This is what I do:
Code:
mydesktop$ ssh -l root ILIAD_IP
iliad$ export DISPLAY=ILIAD_IP:0
iliad$ lua lgui_example.lua
After it, the example window displays on iLiad's screen but every widget is drawn with the same colour, so no contrast between different widgets.
I've tested several apps I installed on the iLiad (emelfm2, leafpad, etc) and all of them are displayed perfectly, both when running from contentlister or from ssh shell.
I've also checked all the gtkrc (gtk+ theme files) but I only have the standard ones in the standard places.
Any idea?
Iņigo