Hi, 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. 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. One last question (which might be a screen question, in fact): is there a way to have the screen name be the current directory or the current command name ? Thanks a lot, Alan Schmitt 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). -- The hacker: someone who figured things out and made something cool happen. ------------------------------------------------------- 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
