V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
frankyzf
V2EX  ›  问与答

如何在 RDP 里使用在宿主中 AutoHotKey 设置的键

  •  
  •   frankyzf · Jul 31, 2022 · 1201 views
    This topic created in 1377 days ago, the information mentioned may be changed or developed.

    比如现在在宿主中用 Caps 来模拟鼠标左键,运行正常。但在远程登录的机器上就恢复成大小写切换。搜了下都是解决组合键的,不知道这种单独的键如何在 RDP 里使用?

    frankyzf
        1
    frankyzf  
    OP
       Nov 4, 2022
    没找到好办法,只能用下面的 workaround
    #IfWinNotActive, ahk_exe mstsc.exe
    ...
    return
    frankyzf
        2
    frankyzf  
    OP
       Nov 4, 2022
    上面脚本是宿主机的,然后在远程机器上再写一次 autohotkey 脚本
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5712 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 07:44 · PVG 15:44 · LAX 00:44 · JFK 03:44
    ♥ Do have faith in what you're doing.