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

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

2015-12-27 Thread The Rasterman
tartup 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: [email protected] > > Date: Sun, 27 Dec 2015 09:33:09 +0100 >

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

2015-12-27 Thread Massimo Maiurana
virtual desktops with the commands to > automatically start the data logging ... > > I hope that makes more sense ... > > Danny > > On Dec 27 15, Massimo Maiurana : >> To: [email protected] >> Date: Sun, 27 Dec 2015 09:33:09 +0100 >> From

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

2015-12-27 Thread Danny
more sense ... Danny On Dec 27 15, Massimo Maiurana : > To: [email protected] > 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

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

2015-12-27 Thread Massimo Maiurana
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 de

[e-users] Start app in different display

2015-12-27 Thread Danny
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 -