Re: LightDM -run script at session start

2014-10-07 Thread Ozi Traveller
Hi Igor That's interesting! Hopefully Lightdm will get fixed soon too. Thanks Ozi On Wed, Oct 8, 2014 at 3:58 PM, Igor Cher wrote: > Hi, > > I had similar problem and solved it by adding 02_kiosk.conf file in > /usr/share/lightdm/lightdm.conf.d with following content: > > # begin 02_kiosk.con

Re: LightDM -run script at session start

2014-10-07 Thread Igor Cher
Hi, I had similar problem and solved it by adding 02_kiosk.conf file in /usr/share/lightdm/lightdm.conf.d with following content: # begin 02_kiosk.conf [SeatDefaults] display-setup-script=/opt/start_x/on-start-x.sh # end 02_kiosk.conf where on-start-x.sh - my script You can try with session-se

LightDM -run script at session start

2014-10-07 Thread Ozi Traveller
Hi I'm currently trying to get a jessie build for my distro. I'm doing the build on sid so I have all the latest scripts for live-build. I'm using lightDM with xfce. The build works and creates a bootable iso. My issue is with LightDM. Prior to the latest changes session-setup-script=script in l