PDA

View Full Version : Make program run fullscreen, launched from another user? KodiBuntu



pettergulbra
April 2nd, 2015, 03:53 PM
Hi

I have installed Kodibuntu on my Chromebox. This is build on Lubuntu as far as I know.

I have installed the Chrome Launcher and Chrome Stable.
Inside Kodi, it will launch Chrome, but just on half the screen, so I can`t see the whole picture.

There are an option too run an script while the launcher is starting, and this script I have made run able, with chmod command.
The script is as follows:

#!/bin/bash
blackbox &
/usr/bin/google-chrome-stable "$@"
killall blackbox

When this is run, it does not show at all.

I have updated the kernel to 3.18 also.

I`m not Linux/Ubuntu guy, so this is absolutly not my normal area.

Hope for some help, if it is possible to make this work at all?

kindly

Petter

howefield
April 2nd, 2015, 04:12 PM
Thread moved to the "Ubuntu/Debian BASED" forum.

pettergulbra
April 3rd, 2015, 11:18 PM
No one that can help me?

If more info is needed, please let me know. So I can try to find the info you will need.

Thanks in advanced.

bpiel
May 26th, 2015, 08:04 PM
Did you ever solve this? I'm having the same problem.

pettergulbra
May 26th, 2015, 08:24 PM
I'm not really sure it's working the way it should. But it is better. Read this forum:http://forum.kodi.tv/showthread.php?tid=170965&pid=2004810#pid2004810