Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
rykka
V2EX  ›  Linux

Mint 下 Kinto 改键 Rofi 似乎不能改用 Super 按键

  •  
  •   rykka · May 31, 2022 · 1559 views
    This topic created in 1464 days ago, the information mentioned may be changed or developed.

    本来想用 Super+J/K 切换 Rofi 的 mode 但是貌似行不通。

    kinto
    define_keymap(re.compile("rofi", re.IGNORECASE),{
        K("RC-J"): K("M-J"),
        K("RC-K"): K("M-K"),
    }, "rofi")
    
    rofi
    configuration {
      show-icons:         true;
      icon-theme:         "Papirus";
      modi: "run,drun,calc";
      kb-mode-next:       "Alt-j";
      kb-mode-previous:   "Alt-k";
      kb-accept-entry:    "Return,KP_Enter";
      font: "mono 18";
    }
    
    

    有人有配置成功的经验吗

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3257 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 12:37 · PVG 20:37 · LAX 05:37 · JFK 08:37
    ♥ Do have faith in what you're doing.