dchapyshev / aspia

Remote desktop and file transfer tool.
https://aspia.org
GNU General Public License v3.0
1.59k stars 338 forks source link

Aspia client full screen mode command line switch #181

Open mmxw11 opened 2 years ago

mmxw11 commented 2 years ago

Is your feature request related to a problem? Please describe. I use Aspia to control a few remote Windows computers. I've created shortcuts with the appropriate settings, using command line parameters, and pass them directly to the Aspia client. The connection process is seamless and after a few seconds I'm presented with the remote computer log on screen. The only thing that frustrates me is that the session always opens in windowed mode. I thought it'd be super useful to be able to tell the client to launch the session automatically in full screen mode.

Describe the solution you'd like Add a command line switch, e.g., "--launch-in-fullscreen" to Aspia client. This would basically mimic the behavior of pressing the Switch to full screen mode button after the session has been opened.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Tried to look for an option to do this without much success.

Additional context image