Corsinvest / cv4pve-pepper

Launching SPICE remote-viewer for Proxmox VE VDI client
https://www.corsinvest.it/cv4pve
GNU General Public License v3.0
98 stars 15 forks source link

Pass arguments to remote-viewer.exe from cv4pve-pepper? #14

Closed vipergts450 closed 3 years ago

vipergts450 commented 3 years ago

Hi all,

Would it be possible to pass some command line arguments like -f and -z to remote-viewer while calling cv4pve-pepper? I would like to script for starting zoomed and in full-screen for some of my guests, but the remote-viewer line doesn't like having arguments at the end and fails to launch.

franklupo commented 3 years ago

Hi, at this moment it is not possible, I think about it and find a solution

Best regards

franklupo commented 3 years ago

Hi, I added a new option - viewer-options send the options directly to the viewer. It seems like a good solution to me.

What do you think about it?

best regards

vipergts450 commented 3 years ago

That's exactly how I envisioned it. Should work fine. Tante grazie!

On Mon, Jul 19, 2021, 8:41 AM Daniele Corsini @.***> wrote:

Hi, I added a new option - viewer-options send the options directly to the viewer. It seems like a good solution to me.

What do you think about it?

best regards

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Corsinvest/cv4pve-pepper/issues/14#issuecomment-882515097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOKNMVJTKGLO35PDY3HGBN3TYQMPPANCNFSM5APXT7LA .

TimoteusRuotsalainen commented 3 years ago

I also need this. Sounds good