Skip to content

feat: add ctrl+alt+delete button for rdp/vnc sessions#765

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.0from
ZacharyZcR:feat/ctrl-alt-delete-button
May 17, 2026
Merged

feat: add ctrl+alt+delete button for rdp/vnc sessions#765
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.0from
ZacharyZcR:feat/ctrl-alt-delete-button

Conversation

@ZacharyZcR
Copy link
Copy Markdown
Member

Summary

Add a Ctrl+Alt+Delete button overlay on RDP and VNC sessions. The key combo cannot be intercepted by the browser, so a dedicated button is needed to send it to the remote host.

Changes

  • Added a floating button in the top-right corner of RDP/VNC sessions
  • Sends the correct keysym sequence (Control_L down → Alt_L down → Delete down → Delete up → Alt_L up → Control_L up)
  • Button is semi-transparent by default, fully visible on hover
  • Only shown for RDP and VNC protocols (not telnet)

Related

Closes Termix-SSH/Support#669

@ZacharyZcR ZacharyZcR closed this May 17, 2026
@ZacharyZcR ZacharyZcR deleted the feat/ctrl-alt-delete-button branch May 17, 2026 17:49
@ZacharyZcR ZacharyZcR restored the feat/ctrl-alt-delete-button branch May 17, 2026 20:16
@ZacharyZcR ZacharyZcR reopened this May 17, 2026
@ZacharyZcR ZacharyZcR force-pushed the feat/ctrl-alt-delete-button branch from 68e715d to fc9860c Compare May 17, 2026 20:44
@ZacharyZcR ZacharyZcR merged commit a354a45 into Termix-SSH:dev-2.3.0 May 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant