Making an application NOT show up on a client computer (using ltsp-pnp)

2015-02-07 Thread David Groos
Hi All, I'm in a new school/classroom and have set up 30 ltsp-pnp, 12.04 FAT clients, pretty simple! Even have the Linux version of smartboard software working. Actually, that's one of the issues, I don't want this application to show up on client computers, only on the server. I've read of the so

trying to apply missing-menu-bar solution...

2015-02-07 Thread David Groos
I have the occasional missing menu bar on booted ltsp clients. I'm trying to apply the solution provided by Alkis at: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1078679/comments/8 of creating a script. But, my file system appears to be set up differently or else I need to create a f

Fwd: Making an application NOT show up on a client computer (using ltsp-pnp)

2015-02-07 Thread Veli-Matti Lintu
Hi, If I remember correctly, the smartboard processes are started from /etc/xdg/autostart/ when user logs in. You can either remove the smart files from there if you do not want it to autostart at all or you can modify them to check if there's a smarboard connected before they start. I cannot che

Re: Making an application NOT show up on a client computer (using ltsp-pnp)

2015-02-07 Thread David Groos
Hi Veli-Matti, Thanks for such a quick reply. Seemed like the simplest solution to meet what I needed was to move /etc/xdg/autostart/smart_1-_Service.desktop and /etc/xdg/autostart/smart_1-_Tools.desktop to my Desktop folder where I could start them when wanted. I restarted the server, used x2go t