Re: /etc/X11/Xsession.d

2011-01-29 Thread Camaleón
On Fri, 28 Jan 2011 03:59:21 +, T o n g wrote: > Anywhere I can read more about /etc/X11/Xsession.d? > > I want to use it to start an app when X starts, synergyc to be exact, (...) There is a doc on how to do this, but not sure if that will help: http://synergy2.sourceforge.net/autostart.h

Re: /etc/X11/Xsession.d

2011-01-28 Thread Wayne Topa
On 01/28/2011 12:54 PM, T o n g wrote: On Fri, 28 Jan 2011 12:12:41 -0500, Wayne Topa wrote: Note: I start x with startx, and use fluxbox WM. Me too. In debian, for years now, anything I want to have start up in X I put in .xinitrc like this synergys --config ~/.synergy.conf --restart&

Re: /etc/X11/Xsession.d

2011-01-28 Thread T o n g
On Fri, 28 Jan 2011 12:12:41 -0500, Wayne Topa wrote: > Note: I start x with startx, and use fluxbox WM. Me too. > In debian, for years now, anything I want to have start up in X I put in > .xinitrc like this > > synergys --config ~/.synergy.conf --restart & > . . . what if you want the

Re: /etc/X11/Xsession.d

2011-01-28 Thread Wayne Topa
On 01/27/2011 10:59 PM, T o n g wrote: Hi, Anywhere I can read more about /etc/X11/Xsession.d? I want to use it to start an app when X starts, synergyc to be exact, following the steps from http://tacticalcoder.com/blog/2009/05/using-synergy-software-kvm-with-osx- and-linux/ "The ubuntu commun

Re: /etc/X11/Xsession.d

2011-01-28 Thread Liam O'Toole
On 2011-01-28, T o n g wrote: > > On Thu, 27 Jan 2011 23:35:31 -0500, Chris Jones wrote: > >>> Place this script in the /etc/X11/Xsession.d folder. This causes >>> Synergy to start as root when the computer boots." >>> >>> This just doesn't work for me. No synergyc in ps when X (re)starts. >>> >

Re: /etc/X11/Xsession.d

2011-01-27 Thread Chris Jones
On Thu, Jan 27, 2011 at 10:59:21PM EST, T o n g wrote: > Hi, > > Anywhere I can read more about /etc/X11/Xsession.d? > > I want to use it to start an app when X starts, synergyc to be exact, > following the steps from > http://tacticalcoder.com/blog/2009/05/using-synergy-software-kvm-with-osx- >