hillerliao
V2EX  ›  问与答

腾讯 TIM 怎么自定义激活搜索的热键?

  •  
  •   hillerliao · May 9, 2019 · 2685 views
    This topic created in 2593 days ago, the information mentioned may be changed or developed.

    使用 PC 版本的 腾讯 TIM,找个联系人还得挪动鼠标,真是不方便。

    1 replies    2020-06-01 16:30:55 +08:00
    222gh
        1
    222gh  
       Jun 1, 2020
    使用 auto hotkey 创建一个脚本 添加如下:
    ;Tim 中定位到搜索框
    #ifwinactive ahk_exe TIM.EXE
    ^F::
    CoordMode,Mouse,Window
    MouseClick,left,123, 33
    MouseClick,left,180, 33
    return
    #ifwinactive
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2800 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 09:49 · PVG 17:49 · LAX 02:49 · JFK 05:49
    ♥ Do have faith in what you're doing.