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

[Windows 11] Cannot click or type on host after closing Moonlight session #79

Open
SquiIIiam opened this issue Nov 3, 2024 · 0 comments

Comments

@SquiIIiam
Copy link

Occasionally after ending a Moonlight session, I cannot interact with most UI elements in Windows and other applications on the host machine. This includes both mouse clicks and keyboard input. The issue persists if I open another Moonlight session. Sending a CTRL+ALT+DEL on the host resolves this. I normally use ResolutionAutomation with both MonitorSwapper and VirtualDisplayDriver, but I've isolated this problem to be coming from ResolutionAutomation by uninstalling the others.

Log:


Windows PowerShell transcript start
Start time: 20241103095131
Username: #
RunAs User: #
Configuration Name:
Machine: # (Microsoft Windows NT 10.0.22631.0)
Host Application: C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command & 'C:\ResolutionMatcher\StreamMonitor.ps1' -scriptName ResolutionMatcher -sib 1
Process ID: 2500
PSVersion: 5.1.22621.4391
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.22621.4391
BuildVersion: 10.0.22621.4391
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1


Transcript started, output file is .\logs\log_1730627492.txt
Waiting for the next event to be called... (for starting/ending stream)
Processing event: Start
Before Overriding: 3840 x 2160 x 60
After Overriding: 3840 x 2160 x 60
Setting screen resolution to 3840 x 2160 x 60
Resolution changed successfully.
Processing event: Terminate
INFO: Stream has ended, now invoking code
INFO: Setting screen resolution to 2560 x 1440 x 120
INFO: Resolution changed successfully.


Windows PowerShell transcript end
End time: 20241103095959


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

No branches or pull requests

1 participant