Linux Programmer | RHCE | RHCSA

Search This Blog

Remote Desktop Session hangs on pressing Alt+Tab in Windows 7.

When I'm working remotely, I'll use Remote Desktop to log in to my Windows 7 PC at work. From the host machine, it's simple to alt+tab to switch to get to the remote machine.
alt+tab doesn't allow to use remote session when switch back to host machine to remote machine.

Solution:

Some combination of keys are solved this problem for me.

Ctrl+Alt+Pause/Break,
Alt+Home
Alt+Break
Ctrl+Alt+Home

No comments:

Post a Comment

Run first C# Program in ubuntu and create linux command

Got it — here’s how to go from zero to running C# on Linux in a clean, beginner-friendly way. 1. Install .NET SDK The .NET SDK is ...