On Tuesday, 05 August 2003, at 11:00:48 (-0400), Alan Schmitt wrote: > I'm trying to configure some Eterm theme to use both MySpiffE (for > the bg and font) and Escreen (for the nice keybindings and the > Escreen menu). I tried putting a: > %include "/usr/local/share/Eterm/themes/Escreen/theme.cfg" > > at the beginning of my .Eterm/themes/MySpiffE/user.cfg, but there > are some errors as Escreen/theme.cfg does some relative includes as > well: > > [EMAIL PROTECTED]:~> Eterm -t MySpiffE > Eterm: Error: Parsing file /usr/local/share/Eterm/themes/Escreen/theme.cfg, line > 3: Unable to locate %included config file ../Eterm/menus.cfg (No such file or > directory), continuing > Eterm: Error: Parsing file /usr/local/share/Eterm/themes/Escreen/theme.cfg, line > 4: Unable to locate %included config file ../Eterm/theme.cfg (No such file or > directory), continuing > > I guess I can live with it, but I was wondering what was the clean > way to use features from two themes.
You just happened to pick the one theme (Escreen) that already uses configs from 2 themes. The cleanest way to correct the inclusion errors is to symlink ~/.Eterm/themes/Eterm to /usr/local/share/Eterm/themes/Eterm. > And by the way, I think I found a bug with Escreen, it seems that > renaming does not update the bottom bar (the name seems to be > changed as upon next renaming, the new name is proposed). This > occurs using the C-a A and the M-r keybindings, and running a > "clean" Eterm -t Escreen or a simple Escreen. I cannot reproduce this. > PS: while experimenting, I found that I often have to do "export STY=" > before launching an Escreen from a terminal, as otherwise screen does > not start (it looks for the socket indicated by STY in the environment, > which often does not exist). I cannot reproduce this either. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "What good is having someone who can walk on water if you don't follow in His footsteps?" -- Unknown ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
