zeuss
V2EX  ›  macOS

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

  •  
  •   zeuss · Oct 13, 2015 · 3366 views
    This topic created in 3946 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   ·   1122 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 23:39 · PVG 07:39 · LAX 16:39 · JFK 19:39
    ♥ Do have faith in what you're doing.