gildorwang / RDP-Key

An AutoHotKey script providing hotkeys to minimize/restore/switch between Remote Desktop (mstsc) sessions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDP-Key

An AutoHotKey script providing hotkeys to minimize/restore/switch between Remote Desktop (mstsc) sessions. Essentially this is a script I wrote a few years ago and has been by far my most frequently used script.

With this script you can totally get rid of the annoying floating bar on top of your Remote Desktop session. No more need to reach your mouse and hit that small button.

Usage

  • Ctrl-Shift-CapsLock: Minimize/restore RDP window
  • Ctrl-CapsLock: Rotate between RDP windows
  • Alt-CapsLock: Switch between 2 most recent RDP windows
  • Alt-Shift-CapsLock: Restore fullscreen RDP into window mode

Download

Find the latest release here.

About

An AutoHotKey script providing hotkeys to minimize/restore/switch between Remote Desktop (mstsc) sessions.

License:MIT License


Languages

Language:AutoHotkey 100.0%