Re: [e-users] Start app in different display

2015-12-28 Thread Danny
Hi,

O.k got it ... thank you for replying ... appreciate it ...

Danny

On Dec 28 15, Carsten Haitzler :
> To: Enlightenment users discussion & support
>  
> Date: Mon, 28 Dec 2015 07:18:53 +0900
> From: Carsten Haitzler 
> Subject: Re: [e-users] Start app in different display
> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.28; x86_64-unknown-linux-gnu)
> 
> On Sun, 27 Dec 2015 11:00:54 +0200 Danny  said:
> 
> > My apologies, I should've given a better explanation ...
> > 
> > At the moment I have 8 virtual desktops inside of Enlightenment ... on 4 of
> > these desktops I have urxvt terminals that monitors different types of
> > data ... the problem is that everytime I start enlightenment (via startx on
> > the command line) I have to go to each virtual desktop and start these
> > terminals manually ... 
> > 
> > What I want to happen is that when I start enlightenment via startx I want a
> > urxvt terminal started on 4 of these virtual desktops with the commands to
> > automatically start the data logging ...
> > 
> > I hope that makes more sense ... 
> 
> use e's remember features. i suggest you launch the terminals once with
> different names/classes/roles on the cmdline. i don't remember what the option
> is for urxvt to set that, but for terminology it would be something like:
> 
> terminology -n myspecialname1 -e htop &
> terminology -n myothername2 -e iotop &
> ...
> etc.
> 
> then with each terminal that appears alt+right click with mouse for window 
> menu
> on it (or click the icon in the titlebar) - find  window -> remember then go 
> to
> advanced ... you can ask e to remember lots of things about that window... the
> first - identifiers is what to remember that window BY. notice window name 
> will
> be what you set it to be as above. i suggest you use window name AND class
> (checkbox those). under properties - checkbox WHAT you want to remember - like
> the virtual desktop, position, size, maybe border style if you go change it
> etc. etc. and last under options you likely want "start this program on 
> login".
> 
> you could also create multiple custom .desktop files with custom commands as
> above and use startup applications to get them started on login as opposed to
> the remember "start this program on login" way of starting on login.
> 
> > Danny
> > 
> > On Dec 27 15, Massimo Maiurana :
> > > To: enlightenment-users@lists.sourceforge.net
> > > Date: Sun, 27 Dec 2015 09:33:09 +0100
> > > From: Massimo Maiurana 
> > > Subject: Re: [e-users] Start app in different display
> > > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
> > >  Icedove/38.4.0
> > > X-BeenThere: enlightenment-users@lists.sourceforge.net
> > > 
> > > What examples?
> > > AKAIK startx runs a Xorg session on a given display, to open several
> > > displays you would need to run several times startx with different
> > > display number, but I guess that's not what you want to do.
> > > 
> > > Are you sure you are thinking about real displays? Not xinerama screens?
> > > Not virtual desktops, i.e those listed in the pager?
> > > 
> > > Danny ha scritto il 27/12/2015 alle 09:00:
> > > > Hi guys,
> > > > 
> > > > When I "startx" I would like to start various programs on different
> > > > displays ... for example: In my .xinitrc file I have the following: 
> > > > xterm
> > > > & enlightenment-start
> > > > 
> > > > I know displays are marked with ":0" ... but the examples on the net 
> > > > does
> > > > not seem to work ...
> > > > 
> > > > Thank You
> > > > 
> > > > Danny
> > > > 
> > > > --
> > > > ___
> > > > enlightenment-users mailing list
> > > > enlightenment-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > > > 
> > > 
> > > 
> > > -- 
> > > Massimo Maiurana
> > > Ragusa (RG)
> > > 
> > > --
> > > ___
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> > --
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> 
> 
> -- 
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enlightenment DR 0.20.2 Release

2015-12-28 Thread Mike Blumenkrantz
This bugfix release improves on the 0.20.1 release and resolves a number of
issues.

TICKETS ADDRESSED
https://phab.enlightenment.org/T2906
https://phab.enlightenment.org/T2942
https://phab.enlightenment.org/T2950

SHA256SUM + DOWNLOAD
3de99a7f09ccedf3039482794882002b1025df9fa8b3ab7b60c1ae6bb10c41f7
http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.20.2.tar.gz

441009a5cbe19861bc1f1404ce4361184ace27208ce429a51c23344c8f9f5d39
http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.20.2.tar.xz


Bonus release:
68166cb57e3fdf0a78b7a405bb93b22b0a3a8b6ab7b993b2169209c06471fcd2
http://download.enlightenment.org/rel/apps/enlightenment/desksanity-1.1.0.tar.gz

c3ab8e851100bb6db948ab45b8aaab25ead11ec0a6660d25d918fc162d6be57e
http://download.enlightenment.org/rel/apps/enlightenment/desksanity-1.1.0.tar.xz

See the full announcement for more details:
https://phab.enlightenment.org/phame/live/3/post/e20_2_release/
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e20 window display problem

2015-12-28 Thread Francesc Guasch
On Mon, Dec 28, 2015 at 01:05:34PM +, Mick wrote:
> Hi Andreas,
> 
> On Monday 28 Dec 2015 11:01:40 Andreas Volz wrote:
> > Hello,
> > 
> > Now there is a strange effect if I start new windows from my e20
> > session. It seems only E internal and e based apps have this problem
> > (e.g. terminology). Maybe others too, but I didn't see it.
> > 
> > The window frame appears just half a second before the content is
> > displayed and while this time the E background is displayed in this
> > frame. I see my background icons in the new window frame. Then the real
> > content is displayed. Looks strange and annoying.
> > 
> Did you try stopping e, then moving /home/user/.e and restarting e?  It will 
> create a new profile with default settings and this will prove if it is a 
> build or a configuration issue.

I had similar issues that I solved removing .elementary directory
from my home

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e20 window display problem

2015-12-28 Thread Mick
Hi Andreas,

On Monday 28 Dec 2015 11:01:40 Andreas Volz wrote:
> Hello,
> 
> I just updated from e19 to e20 on my ubuntu system.
> 
> Now there is a strange effect if I start new windows from my e20
> session. It seems only E internal and e based apps have this problem
> (e.g. terminology). Maybe others too, but I didn't see it.
> 
> The window frame appears just half a second before the content is
> displayed and while this time the E background is displayed in this
> frame. I see my background icons in the new window frame. Then the real
> content is displayed. Looks strange and annoying.
> 
> I you don't understand the problem I'll try to create a video with my
> mobile and send you a link.
> 
> regards
>   Andreas

Did you try stopping e, then moving /home/user/.e and restarting e?  It will 
create a new profile with default settings and this will prove if it is a 
build or a configuration issue.
-- 
Regards,
Mick
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] e20 window display problem

2015-12-28 Thread Andreas Volz
Hello,

I just updated from e19 to e20 on my ubuntu system.

Now there is a strange effect if I start new windows from my e20
session. It seems only E internal and e based apps have this problem
(e.g. terminology). Maybe others too, but I didn't see it.

The window frame appears just half a second before the content is
displayed and while this time the E background is displayed in this
frame. I see my background icons in the new window frame. Then the real
content is displayed. Looks strange and annoying.

I you don't understand the problem I'll try to create a video with my
mobile and send you a link.

regards
  Andreas

-- 
Technical Blog 

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users