Have you tried leafpad??
Thanks, yes I've tried leafpad. Comes pre-installed on the LXDE mini.
@Neal & old_guy > Thanks, I'll try installing system-config-printer, space is not an issue with this install.
Actually, all I want to be able to do is to mouse over any element in a .xml file e.g.
<item type="rect">
<pos x="50%" height="50" width="100%" anchor="n"/>
<fixed>
<item type="label">
<pos x="50%" y="50%" anchor="c"/>
<normal color="#FFFFFF" font="Sans 12 Bold"/>
<!-- Stock label for: Welcome to %h -->
<stock type="welcome-label"/>
</item>
</fixed>
</item>
..........and have the whole section highlighted so you can see clearly where it begins and ends. I can do this with kwrite in KDE but if anyone knows if it can be done in leafpad or teagtk text editor, that'd be great!
