OK I think I’m all sorted. I ended up with two problems, one I managed to solve with help from here, and the other, I managed to solve with a solution I hadn’t seen mentioned before.
Problem 1 – Was the keyboard conflict and the solution to this was discussed in a previous post. However, when I implemented this solution, it didn’t work. This surprised me as this solution had been successful in the past. The chron.log (shown below) introduced me to the second problem.

- IMG_0003.jpg (26.06 KiB) Viewed 1440 times
Problem 2 – I hadn’t touched my digital display (then working) for about a month as I set about building a frame, organizing an electrician to install power points, painting the bathroom etc. During that time the only change I could recall making was taking the picture folder from the SD card containing the Rasbian image, transferring it to an external usb memory stick and attaching it to the pi with a 1 metre lead. This was so I had easy access to add/remove/edit the photos I was displaying. I suspected this introduced a time delay which interfered with the working of crontab. I knew my start_slideshow.sh executed so that wasn’t the problem. But that got me thinking, why did I need a slideshow script at all, why couldn’t I start Pi3d/PictureFrame directly from the crontab? I then deleted the start slideshow script and entered start pi3d/pictureframe directly into the crontab.

- IMG_0004.jpg (20.33 KiB) Viewed 1440 times
After I did this it worked perfectly. I still get a slight error, due to I think, an extra forward slash after PictureFrame.py but as it works perfectly I haven’t bothered to change this. I also commented back in the keyboard to see if this solution solved my original problem. It didn’t….that’s what makes me think there were two separate problems.

- IMG_0006.jpg (30.25 KiB) Viewed 1440 times
You may notice the extra power point next to my display, this is because my house is fairly open plan and this is the only vertical wall with space I have. I would like two displays so I am about to begin this process all over again. Hopefully, it will be a lot easier and faster second time around.
Again apologies for the verboseness of these posts, but I know how much I appreciated detail when I began this journey.
And finally another big thank you to Wolfgang and Paddy for their unbelievable generosity and incredible knowledge. And Wolfgang, apologies but I had to try and imitate the “jumping” picture from your blog.
Chris