Re: [e-users] edj

2006-04-26 Thread The Rasterman
On Thu, 27 Apr 2006 10:15:21 +0530 "Gopalarathnam Venkatesan" <[EMAIL PROTECTED]> babbled: > On 4/27/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > #!/bin/sh > > > > if [ $# -lt 2 ]; then > > echo "Usage:" > > echo " e_bggen.sh source_image_file.jpg/.png output_file.edj

Re: [e-users] edj

2006-04-26 Thread Gopalarathnam Venkatesan
On 4/27/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > #!/bin/sh > > if [ $# -lt 2 ]; then > echo "Usage:" > echo " e_bggen.sh source_image_file.jpg/.png output_file.edj [-q N] [-c]" > echo "" > echo "where 'source_image_file.jpg/.png' is the source image," > echo "'ou

Re: [e-users] edj

2006-04-26 Thread The Rasterman
On Wed, 26 Apr 2006 23:44:45 +1000 "Van Munin Chhieng" <[EMAIL PROTECTED]> babbled: > Thanks Gopalarathnam. > I really appreciate the help. note - that is much more long-winded than needed. a much simpler one (that relies on default values) is this script (and it allows you to set quality levels,

Re: [e-users] edj

2006-04-26 Thread Van Munin Chhieng
I really find http://edevelop.org/node/1901  useful and it is quite up-to-date. Thanks David There is not really any up-to-date and comprehensive guide as far as I know. There is an Edje book by Ben Rockwood, which is quite out of date these days, but it does provide useful introduction to the c

Re: [e-users] edj

2006-04-26 Thread Van Munin Chhieng
Thanks Gopalarathnam. I really appreciate the help. On 4/26/06, Gopalarathnam Venkatesan <[EMAIL PROTECTED]> wrote: On 4/24/06, Van Munin Chhieng <[EMAIL PROTECTED]> wrote:> Hello e17 users,>>  I have to say those that never use e17 or any e-series never know what they >  are missing.>>  Does

Re: [e-users] edj

2006-04-26 Thread Van Munin Chhieng
On 4/26/06, Gopalarathnam Venkatesan <[EMAIL PROTECTED]> wrote: On 4/24/06, Van Munin Chhieng <[EMAIL PROTECTED]> wrote:> Hello e17 users,>>  I have to say those that never use e17 or any e-series never know what they >  are missing.>>  Does anyone know where I can find document of how to make edj

Re: [e-users] Problem with resize_window with remapped mouse

2006-04-26 Thread The Rasterman
On Wed, 26 Apr 2006 23:10:45 +0200 Ferdinand Hübner <[EMAIL PROTECTED]> babbled: > Hello, > > this time, I have the following problem: > > I'm using xmodmap to remap the buttons on my mouse. After remapping, > button 6 is button 2. With this layout, I cannot resize windows using > ALT+button2 (A

Re: [e-users] how stop shelf on load

2006-04-26 Thread David Stevenson
On 27/04/06, maldonado <[EMAIL PROTECTED]> wrote: hi;having trouble trying to unload or ended shelf, any idea how can i do it?You wait until such functionality is implemented! http://www.get-e.org/Main/News/_articles/276.htmlThis is cvs software - it's in development, and the shelf isn't fully fit

[e-users] Problem with resize_window with remapped mouse

2006-04-26 Thread Ferdinand Hübner
Hello, this time, I have the following problem: I'm using xmodmap to remap the buttons on my mouse. After remapping, button 6 is button 2. With this layout, I cannot resize windows using ALT+button2 (ALT+middlemouse). There's nothing wrong with the button, it works in all other applications, xev

[e-users] how stop shelf on load

2006-04-26 Thread maldonado
hi; having trouble trying to unload or ended shelf, any idea how can i do it? thanks == | maldo [e-decom.com] == --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technolo

Re: [e-users] edj

2006-04-26 Thread David Stevenson
On 24/04/06, Van Munin Chhieng <[EMAIL PROTECTED]> wrote: Hello e17 users, I have to say those that never use e17 or any e-series never know what they are missing. Does anyone know where I can find document of how to make edj file for background. I have looked at user document but did not find