Re: [e-users] Fonts in Eterm

2005-03-13 Thread Peter Hyman
The vga fonts somehow forgot my ansi line drawing characters, so mc's
borders are weird. So, after looking at the fonts included
in ...fonts/misc, I tried adding some font names to the
~/.Eterm/themes/Eterm/themes.cfg file. I modified the fonts and menus
area. It seems to have worked!

begin attributes
title [EMAIL PROTECTED]:~   
   
name Eterm  
iconname [EMAIL PROTECTED]:~
   
scrollbar_type motif
scrollbar_width 10  
font default 5   ' interestingly, font 3 still is the default even though 5 
is selected.
font proportional 0 
font 0 5x7  
font 1 6x10 
font 2 fixed
font 3 8x13 
font 4 9x15 
font 5 10x20
font 6 12x24
font 7 vga  
font effects bottom_right 0x
end attributes

.
begin menu  
title "Font"
begin menuitem   
.
begin menuitem  
  text "Font 5" 
  action string '^[]50;#5^G'
end 
begin menuitem  
  text "Font 6" 
  action string '^[]50;#6^G'
end 
begin menuitem  
  text "Font 7" 
  action string '^[]50;#7^G'
end


Nonetheless, now I have lots of font sizes that help.

Thx
On Tue, 2005-03-08 at 23:34 +0200, Hisham Mardam Bey wrote:
> you really want to use a different font altogether. Eterm's fonts are
> PCF which are not scalable. You can use smoothansi.pcf (or smooth.pcf)
> or vga.pcf
> 
> Install them, then go: Eterm -F vga or Eterm -F smooth / smoothansi
> 
> Installing them can be done like this:
> 
> cat /home/hisham/Scripts/addfont.sh
> 
> #!/bin/bash
> sudo cp $1 /usr/lib/X11/fonts/misc/
> cd /usr/lib/X11/fonts/misc
> sudo mkfontdir
> xset fp rehash
> #sudo /etc/init.d/xfs restart
> 
> I hope this helps. (=
> 
> Hisham / CodeWarrior
> 
> On Tue, 08 Mar 2005 11:29:00 -0500, Peter Hyman <[EMAIL PROTECTED]> wrote:
> > I recently changed the resolution of my display to 1600x1200.
> > 
> > Fonts in Eterm have become ridiculously small and unreadable.
> > 
> > What changes need I make to the themes.cfg file in order to change the
> > base font sizes?  Thx.
> > 
> > Snippet from ~/.Eterm/themes/Eterm/themes.cfg
> > 
> > begin attributes
> > title [EMAIL PROTECTED]:~
> > name Eterm
> > iconname [EMAIL PROTECTED]:~
> > scrollbar_type motif
> > scrollbar_width 10
> > font default 3
> > font proportional 0
> > font 0 5x7
> > font 1 6x10
> > font 2 fixed
> > font 3 8x13
> > font 4 9x15
> > font effects bottom_right 0x
> > end attributes
> > 
> > --
> > Peter
> > 
> > ---
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> 
> 
-- 
Peter



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which

[e-users] problem with complie ecore

2005-03-13 Thread james bond



I don't know how to due with it, who can help me? thank you!I use RedHat 7.3checking build system type... i686-pc-linux-gnuchecking host system type... i686-pc-linux-gnuchecking target system type... i686-pc-linux-gnuchecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ANSI C... none neededchecking for strerror in -lcposix... nochecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking whether make sets $(MAKE)... yeschecking for working aclocal-1.4... foundchecking for working autoconf... foundchecking for working
 automake-1.4... foundchecking for working autoheader... foundchecking for working makeinfo... foundchecking whether byte ordering is bigendian... nochecking for gcc... (cached) gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ANSI C... (cached) none neededchecking for gcc option to accept ANSI C... none neededchecking how to run the C preprocessor... gcc -Echecking for egrep... grep -Echecking for ANSI C header files... yeschecking for an ANSI C-conforming const... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for int... yeschecking size of int... 4checking for 
 a sed
 that does not truncate output... /bin/sedchecking for ld used by gcc... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for /usr/bin/ld option to reload object files... -rchecking for BSD-compatible nm... /usr/bin/nm -Bchecking whether ln -s works... yeschecking how to recognise dependent libraries... pass_allchecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking how to run the C++ preprocessor... g++ -Echecking for g77... g77checking whether we are using the GNU Fortran 77 compiler... yeschecking whether g77 accepts -g... yeschecking the maximum length of command line arguments... 32768checking command to parse /usr/bin/nm -B output from gcc object... okchecking for objdir... .libschecking for ar... archec
 king for
 ranlib... ranlibchecking for strip... stripchecking if gcc static flag  works... yeschecking if gcc supports -fno-rtti -fno-exceptions... yeschecking for gcc option to produce PIC... -fPICchecking if gcc PIC flag -fPIC works... yeschecking if gcc supports -c -o file.o... yeschecking whether the gcc linker (/usr/bin/ld) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yesconfigure: creating libtoolappending configuration tag "CXX" to libtoolchecking for ld used by g++... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschec
 king
 whether the g++ linker (/usr/bin/ld) supports shared libraries... yeschecking for g++ option to produce PIC... -fPICchecking if g++ PIC flag -fPIC works... yeschecking if g++ supports -c -o file.o... yeschecking whether the g++ linker (/usr/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yesappending configuration tag "F77" to libtoolchecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for g77 option to produce PIC... -fPICchecking if g77 PIC flag -fPIC works... yeschecking if g77 supports -c -o file.o... yeschecking whether the g77 linker (/usr/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... GNU/Linux
 ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking for gettimeofday... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking whether ecore_txt module is to be built... yeschecking for libiconv in -liconv... nochecking for iconv in -liconv... nochecking for libiconv in -lc... nochecking for i

Re: [e-users] problem with complie ecore

2005-03-13 Thread gimpel
On Sun, 13 Mar 2005 05:24:24 -0800 (PST)
james bond <[EMAIL PROTECTED]> wrote:

> checking for evas-config... no
> checking whether ecore_evas module is to be built... yes

looks like you don't have evas installed, do you?



pgpHUZJGkZ7zd.pgp
Description: PGP signature


Re: [e-users] Twinview - select desktop

2005-03-13 Thread J. Erik Heinz
On Fri, Mar 11, 2005 at 08:18:43PM +0100, Kim Woelders wrote:
> J. Erik Heinz wrote:
> >On Fri, Mar 11, 2005 at 12:00:32AM +0100, Kim Woelders wrote:
> >
> >>E16.8 (cvs) can do what I think you want, although a bit hackily.
> >>If the pointer is on say display :0.0, "DISPLAY=:0.1 eesh warp abs 100
> >>100" will move the pointer to display :0.1 at location (100,100).
I run in servral Errors and could not install it. Had heavy Problem
with: 
./configure: line 11967: `PKG_CHECK_MODULES(IMLIB2, imlib2 >= 1.2.0,
as you can read in my Postings: "Problem with configure of 0.16.8" 
if you want...

> >>I don't know of existing applications that can move the pointer, but
> >>it's quite trivial to write one :)
> >
> >Writing an application should not be a problem, but I have no glue
> >with which resources/libraries i should work or where I should start. 
> >Should be written in C/C++ I think. 
> >
> It would be about 10-15 lines of C-code, but if you can use e16.8, it's
> already in there.
So let's try the other alternative. Do you have some hints with which C
libraries I should look at or start? Right now I never touched C but,
should not be the Problem, I have some expierience in PHP, PERL, Java,
Tcl..

Regards Erik

-- 
J. Erik Heinz
Koblenzer Str. 11
60327 Frankfurt am Main
Handy: 0163 337 37 45
Mail: [EMAIL PROTECTED]



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users