hillerliao
V2EX  ›  问与答

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

  •  
  •   hillerliao · May 9, 2019 · 2772 views
    This topic created in 2634 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   ·   915 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 20:00 · PVG 04:00 · LAX 13:00 · JFK 16:00
    ♥ Do have faith in what you're doing.