A bit more information... The filename being passed to load_image has 'tile' not 'tiled' as the token for the geometry setting.
On my x86 box, tiled backgrounds work with the same default menu.cfg for Eterm, but on the opteron it fails. The config has a parameter of ':tile', but the comparison in parse_pixmap_ops() is on 'tiled' using the BEG_STRCASECMP function/macro that I cannot find the definition of. Adding another else if below the initial tiled check, I get the operation I expect. Checking 'tile' in that macro works. --NJ
pgpXe5GFceUtL.pgp
Description: PGP signature
