Hello,
I am experimenting with x2gokdrive right now. It works great, much faster than nx in a local network.
I have only one problem: Is there an option to disable the kdrive menu bar overlay in an active session? I didn't found anything in the wiki. This menu is useful on fat clients, but on thinclients (with x2gothinclient and x2gobroker) it is unnecessary and would confuse my users.
Thanks in advance!
Martin
Hello Martin, there is no such option (yet)
regards Alex
Am 20.05.20 um 08:14 schrieb Martin Lange:
Hello,
I am experimenting with x2gokdrive right now. It works great, much faster than nx in a local network.
I have only one problem: Is there an option to disable the kdrive menu bar overlay in an active session? I didn't found anything in the wiki. This menu is useful on fat clients, but on thinclients (with x2gothinclient and x2gobroker) it is unnecessary and would confuse my users.
Thanks in advance!
Martin
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Oleksandr Shneyder | Email: o.shneyder@phoca-gmbh.de phoca GmbH | Tel. : 0911 - 14870374 0 Schleiermacherstr. 2 | Fax. : 0911 - 14870374 9 D-90491 Nürnberg | Mobil: 0163 - 49 64 461
Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder
Am 20.05.20 um 15:56 schrieb Oleksandr Shneyder:
Hello Martin, there is no such option (yet)
As a reminder, we have a similar thing in NX-X2Go, the "magic pixel" - which is annoying in fullscreen thinclient sessions as well. That's why code has been added to the server to disable it ("-nomagicpixel" in x2goagent.options).
Maybe you could make your code disable the menu bar if the same config file parameter is present? (Assuming kdrive is reading the same file)?
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
On a NX it's a feature on the server side, here it should be configured in the client. It makes sense to have this feature, however it should be implemented and tested. For the moment it is not significant enough for me to spend the time on it.
Am 20.05.20 um 09:30 schrieb Stefan Baur:
Am 20.05.20 um 15:56 schrieb Oleksandr Shneyder:
Hello Martin, there is no such option (yet)
As a reminder, we have a similar thing in NX-X2Go, the "magic pixel" - which is annoying in fullscreen thinclient sessions as well. That's why code has been added to the server to disable it ("-nomagicpixel" in x2goagent.options).
Maybe you could make your code disable the menu bar if the same config file parameter is present? (Assuming kdrive is reading the same file)?
-Stefan
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Oleksandr Shneyder | Email: o.shneyder@phoca-gmbh.de phoca GmbH | Tel. : 0911 - 14870374 0 Schleiermacherstr. 2 | Fax. : 0911 - 14870374 9 D-90491 Nürnberg | Mobil: 0163 - 49 64 461
Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder
Am 20.05.20 um 16:37 schrieb Oleksandr Shneyder:
For the moment it is not significant enough for me to spend the time on it.
I would guess that $$$ would be able to increase the significance, right?
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Am 20.05.20 um 11:20 schrieb Stefan Baur:
Am 20.05.20 um 16:37 schrieb Oleksandr Shneyder:
For the moment it is not significant enough for me to spend the time on it.
I would guess that $$$ would be able to increase the significance, right?
;)
-Stefan
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Oleksandr Shneyder | Email: o.shneyder@phoca-gmbh.de phoca GmbH | Tel. : 0911 - 14870374 0 Schleiermacherstr. 2 | Fax. : 0911 - 14870374 9 D-90491 Nürnberg | Mobil: 0163 - 49 64 461
Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder
On Wed, May 20, 2020 at 4:31 PM Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
As a reminder, we have a similar thing in NX-X2Go, the "magic pixel" - which is annoying in fullscreen thinclient sessions as well. That's why code has been added to the server to disable it ("-nomagicpixel" in x2goagent.options).
Maybe you could make your code disable the menu bar if the same config file parameter is present? (Assuming kdrive is reading the same file)?
For nxagent we also have "menu=0" in the options file the will disable the pop-up menu. As kdrive tries to be compatible it could check that.
Uli
Hi Alex,
thank you very much for this information. I can stop searching now.
I'm looking forward to see this feature maybe anytime in the future.
Regards Martin
Am Mittwoch, den 20.05.2020, 08:56 -0500 schrieb Oleksandr Shneyder:
Hello Martin, there is no such option (yet)
regards Alex
Am 20.05.20 um 08:14 schrieb Martin Lange:
Hello,
I am experimenting with x2gokdrive right now. It works great, much faster than nx in a local network.
I have only one problem: Is there an option to disable the kdrive menu bar overlay in an active session? I didn't found anything in the wiki. This menu is useful on fat clients, but on thinclients (with x2gothinclient and x2gobroker) it is unnecessary and would confuse my users.
Thanks in advance!
Martin
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user