Issue with @sendkey command modifier and the home named key

@sendkey:shift+home
Expected: select all text from the cursor to the beginning of the line
Actual: moves the cursor to the beginning of the line

@sendkey:ctrl+shift+home
Expected: select all text from the cursor to the beginning of the document
Actual: moves the cursor to the beginning of the document

@sendkey:ctrl+alt+home
Expected: show the connection bar if connected via RDP in full-screen mode
Actual: does nothing

Can you give more detail on where/how you are running those commands?

hi Leo, I can reproduce the behaviour using keyboard shortcuts. For example the shift+home and ctrl+shift+home behaviour can be reproduced in Notepad if simply assigned to the "q" key:

So you're making a Q hotkey in Opus which sends Shift+Home?

What kind of hotkey is it? (Lister, System-Wide, etc.)

(I assume not system-wide or your Q key would not longer work anywhere, but if it's not system-wide then how would pushing Q in Opus affect Notepad?)

hi Leo, making Q the system-wide hotkey and using Notepad was just to simplify the process to replicate the issue...
Are you able to reproduce it?

No, pushing the hotkey in Notepad makes it select all text to the beginning of the line for me.