Re: [e-users] User Poll: Desktop Enviroments

2004-03-09 Thread Andrew R. Proper
 Ben Rockwood [EMAIL PROTECTED] wrote:
 
  Some feedback would be great.  We need to guage
 how many people
  are actively using E in replace of the default WMs
 for various
  desktop enviroments.
 

I run Enlightenment on my main machine. I also have
Gnome and KDE installed, so that I can use/explore
their programs when I so desire. Enlightenment is the
core of my system. I have been using it since I
discovered it running under gnome in 2000.

I run Fluxbox on my laptop computer; it is has a
600mhz CPU and 128mb RAM. I'm using Fluxbox on it for
speed and to try out something new. Fluxbox is very
quick, but I would never want to be without E (it's so
smooth).

I regularily run the following apps:

gkrellm system monitors, sticky
Eterm   terminal (used to use aterm)
gqview  images collection
firefox web browsing
xmmsaudio
konqueror   file manager (might switch to a gtk one)
[g]vim  text, code
gimp2d graphics
openoffice  spreadsheets, documents
gaiminstant messenger

... etc


screenshots are available here:
http://exomorph.org/site/screenshots1.shtml

To all those who have contributed to E, thank you.


=
-- Andrew R. Proper -- http://exomorph.org/ -- [EMAIL PROTECTED] --

__ 
Post your free ad now! http://personals.yahoo.ca


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] EVAS for embedded 2D graphics

2004-03-09 Thread Ant Allen

Hi all,

I'm interested in using Evas for my embedded application.  I run on an XScale 
platform, Linux 2.4 kernel.  The features of Evas seem perfect for what I 
need, but before I go further, can anyone advise on the following:

- How easy will it be to cross-compile evas for my xscale / arm cpu?
- Are there any special compilation options which I should be aware of?
- Does Evas have to run on top of X or can I compile it for direct frame 
buffer usage?  If so, how?
- From where should I download a suitable version of Evas?  I'm not familiar 
with CVS but I believe I'll have to become so!??

And finally, is anyone out there already already running Evas in their 
embedded arm application?  If so I'd love to hear from you.

thanks
Ant



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] changing menu speed

2004-03-09 Thread BAM
On Sun, 2004-03-07 at 01:13, Jeff wrote:
 I would like to change the speed of the menu system (middle click).
 Problem im having is that when I open up the menu then a sub menu and if
 the mouse is not just right it will open a different sub menu than the
 one im try to access. I really just want the menu to stay up, guess its
 because im going diagonally to click onto the program i want ( say if
 its at the bottom of the menu.
 Any help would be great.

Take a look around in Special FX Settings. I don't think there's a
setting for the speed of menu appearance, but you can disable menu
animation, control whether E moves menus to be onscreen, whether the
pointer warps to submenus, etc.

Other than that, try hovering the mouse over the menu name until it
starts to appear, and then moving into it. (Spent a few minutes
practicing my technique here.)

-- 
BAM - We do precision guesswork.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EVAS for embedded 2D graphics

2004-03-09 Thread The Rasterman
On Tue, 9 Mar 2004 22:50:55 + Ant Allen [EMAIL PROTECTED]
(Bbabbled:
(B
(B 
(B Hi all,
(B 
(B I'm interested in using Evas for my embedded application.  I run on an XScale 
(B platform, Linux 2.4 kernel.  The features of Evas seem perfect for what I 
(B need, but before I go further, can anyone advise on the following:
(B 
(B - How easy will it be to cross-compile evas for my xscale / arm cpu?
(B
(Btrivial. i in-fact compiled, evas, ecore and edje (cross-compiled) yesterday,
(Busing the skiff cross-compile suite you can download from handhelds.org. i
(Bcross-compiled for ARM.
(B
(B - Are there any special compilation options which I should be aware of?
(B
(Bhave u spotted the make_cross_compile_arm.sh scripts in cvs? :):):) heheheh
(B
(B - Does Evas have to run on top of X or can I compile it for direct frame 
(B buffer usage?  If so, how?
(B
(Bi use it for fb - i use a combo of evas, ecore to get events, fb handling,
(Bkeyboard and mouse. warning the mouse drivers in ecore_fb are very limited so it
(Bmay require you to add more support for a particular touchscreen device of yours
(Bor pointer device, if you have one. you can also run it in x - but you will get
(Babout a 20% speed hit as a result :(
(B
(B - From where should I download a suitable version of Evas?  I'm not familiar 
(B with CVS but I believe I'll have to become so!??
(B
(Bi suggest cvs - its always up to date - though it changes often. if you have
(Bproblems and we fix it - the fixes will go right into cvs so its the fastest
(Bplace to get updates - we might do a snapshot release
(B
(B And finally, is anyone out there already already running Evas in their 
(B embedded arm application?  If so I'd love to hear from you.
(B
(Bme! :)
(B
(Bbtw:
(B
(Bhttp://www.rasterman.com/files/eem.tgz
(B
(Byou will need from cvs:
(B
(Be17/libs/eet
(Be17/libs/evas
(Be17/libs/ecore
(Be17/libs/edje
(B
(Bi have it running on my ipaq sitting right next to me. return opens the menu,
(Barrow keys to navigate. return selects a menu item/submenu. settings-wallpaper
(Bis all that works right now. this is more of a demo...
(B
(B thanks
(B Ant
(B 
(B 
(B 
(B ---
(B This SF.Net email is sponsored by: IBM Linux Tutorials
(B Free Linux tutorial presented by Daniel Robbins, President and CEO of
(B GenToo technologies. Learn everything from fundamentals to system
(B administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
(B ___
(B enlightenment-users mailing list
(B [EMAIL PROTECTED]
(B https://lists.sourceforge.net/lists/listinfo/enlightenment-users
(B
(B
(B-- 
(B- Codito, ergo sum - "I code, therefore I am" --
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users