pmb6tz / windows-desktop-switcher

An AutoHotKey script for Windows that lets a user change virtual desktops by pressing CapsLock + <num>.
MIT License
1.23k stars 230 forks source link

Fixed CTRL/WIN keys getting stuck #84

Closed othervnousiainen closed 1 year ago

othervnousiainen commented 1 year ago

Fixes https://github.com/pmb6tz/windows-desktop-switcher/issues/75

Trollwut commented 1 year ago

Have tested it on Win11 22H2 and it indeed works for me!

I can also move windows now via hotkey, which wasnt possible before.

(I answered on this thread, same content as this comment here: https://github.com/pmb6tz/windows-desktop-switcher/issues/75#issuecomment-1318343510)

percheperche commented 1 year ago

@othervnousiainen I'm on Windows 11 21H2 using Win as hotkey but I can't change desktops at all Here's my config: user_config.txt

I only changed the extension from .ahk to .txt for upload.

Elijas commented 1 year ago

If DLL ever breaks, this change will have to be reverted

Thank you!