Add autorun JavaScript after page loads
commit06e4023aef80e8d5fe4bc5aa220f223ee6f21185
authorMarco Peereboom <marco@conformal.com>
Sat, 5 Nov 2011 22:26:58 +0000 (5 17:26 -0500)
committerMarco Peereboom <marco@conformal.com>
Sat, 5 Nov 2011 22:26:58 +0000 (5 17:26 -0500)
treecd1f1ceb457bfec973ca89191909365d7fa73f14
parent4712843c14c43c806b12e8f3017e004f0740cbeb
Add autorun JavaScript after page loads

It tries to open a default.js file followed by host.domain.js.  If the
host.domain.js file does not exist it tries to open domain.js.

It reads the content of the default AND host/domain file and executes
it.

All scripts go in the ~/.xxxterm/js/ directory.
settings.c
xxxterm.c
xxxterm.conf
xxxterm.h