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

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

  •  
  •   hillerliao · May 9, 2019 · 2576 views
    This topic created in 2545 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   ·   1004 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 22:18 · PVG 06:18 · LAX 15:18 · JFK 18:18
    ♥ Do have faith in what you're doing.