Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aRDP Toolbar position not restored (always starting in middle right screen) when launching RDP via URI (Android) #590

Open
M1-K opened this issue Oct 22, 2024 · 2 comments

Comments

@M1-K
Copy link

M1-K commented Oct 22, 2024

Hi,

I'm not sure if it's bug or feature request but when launching RDP session via URI last toolbar position is not remembered even though other parameters (resolution, input mode, etc) are taken from saved RDP session. I saw there is already feature request for setting corner position for Toolbar that may also help but I'm not sure if it will solve this issue.
Option to completely disable toolbar would be also great (also available using URI).

@iiordanov
Copy link
Owner

At the moment, toolbar position is stored with saved connections, so this would be a feature request to have them part of default settings as well.

@iiordanov
Copy link
Owner

I thought of a workaround for this issue. The connections started via URI can be saved in the client if you specify (among other things) a "ConnectionName" in the URI parameter list. Try adding ConnectionName so a connection matching the name is saved in your list of connections. The toolbar location should now be saved in that connection. Does this help save/restore the toolbar location? If it's not saved, try adding "SaveConnection=true" to the parameters as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants