As for transparentcy i set that in Eterm config file. On my puter it
is in /usr/share/Eterm/themes/Eterm/theme.cfg
  And, In the .xinitrc (you can make this file if you don't have one)
 i do this :
 
 #  Window geometry as Width x Height+X coord+Y  coord,
 #              i.e 100x200+0+100
  Eterm -g 100x22+08+20 &
  Eterm -g 64x21+08+318 &
  Eterm -g 64x21+400+318
 
 have a good one :)
                                GeoDex
 
> On Fri, 31 Aug 2001, you wrote:
> > vester <[EMAIL PROTECTED]> wrote:
> >  
> > > is it possible to start a program (e.g. a terminal, eterm, aterm, xterm,
> > > whichever you prefer) with certain window-dimensions and a certain
> > > position on the screen?
> > 
> > As long as the program supports it (which all major terminals do), yes.
> > This is done through the "geometry" command-line option.
> > 
> > See
> > 
> > man X
> > /geometry
> > 
> > for details.
> > 
> > Examples from my ~/bin/startbb (which is called from my ~/.xinitrc):
> > 
> > ,----[ Examples ]
> > |
> > | rxvt -ls  -g 85x45 -T E-Mail -e mutt  &
> > | rxvt -ls  -g 85x45 -T News -e slrn &
> > | #rxvt -ls  -g 125x45+0+68&
> > |
> > | xconsole -geometry 1035x35+100+0 -file /var/log/apache/access.log &
> > |
> > | bbweather -g +110-0 -c -t 20 -u 20 KNYC&
> > |
> > `----
> > 
> > > while i am at it, is it possible to have a window w/out decorations (i.e.
> > > without a border & title bar)?
> > 
> > Again, this very much depends on the application (AFAIK).  Other windows
> > manager allow you (IIRC) to specify something like "without decoration",
> > but in BB you can only do it if the application allows it.  Somebody
> > else gave you an example.
> > 
> > > anyway, hope this is not totally OT!
> > 
> > Feel free to email me off-list if you have more questions.
> > 
> > -Jan
> > 
> > -- 
> > Jan Schaumann 
> > http://www.netmeister.org
> -- 
>          G e o D e x
> 
>       The Internet Jedi
> 
>     GNU/Linux  www.gnu.org
-- 
         G e o D e x

      The Internet Jedi

    GNU/Linux  www.gnu.org

Reply via email to