zeuss
V2EX  ›  macOS

如何优雅的禁掉 Mac OS X 系统的复制粘贴功能?

  •  
  •   zeuss · Oct 13, 2015 · 3287 views
    This topic created in 3891 days ago, the information mentioned may be changed or developed.
    如何优雅的使 Mac OS X 系统的 command+c commend+v 失效,不再使用复制粘贴?
    2 replies    2015-10-13 22:57:25 +08:00
    Yvette
        1
    Yvette  
       Oct 13, 2015 via iPhone   ❤️ 1
    Karabiner
    realityone
        2
    realityone  
       Oct 13, 2015   ❤️ 1
    RegisterEventHotKey(kVK_ANSI_C, cmdKey, hotKeyID, GetApplicationEventTarget(), 0, &hotKeyRef);
    RegisterEventHotKey(kVK_ANSI_V, cmdKey, hotKeyID, GetApplicationEventTarget(), 0, &hotKeyRef);

    前几天刚刚写过
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3208 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 13:17 · PVG 21:17 · LAX 06:17 · JFK 09:17
    ♥ Do have faith in what you're doing.