【问题标题】:AutoKey Ctrl+Meta bind not working in xtermAutoKey Ctrl+Meta 绑定在 xterm 中不起作用
【发布时间】:2018-04-09 06:02:53
【问题描述】:

这是我的自动键脚本:

keyboard.send_keys("<up>")

它在默认的 Ubuntu 终端和其他任何地方都能完美运行。
但是当我尝试在 xterm 中使用它时,什么也没有发生。

【问题讨论】:

    标签: xterm keymapping autokey


    【解决方案1】:

    详情请看这里:https://github.com/autokey/autokey/issues/132

    AutoKey 默认情况下不适用于 xterm,因为 xterm 会忽略“合成”按键。

    您可以在 xterm 中启用 AutoKey,方法是按住 [CTRL]+[Left Mouse Button] 以显示 xterm 的主菜单并选中允许 SendEvents 选项。

    【讨论】:

      猜你喜欢
      • 2018-09-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-10-29
      • 1970-01-01
      • 2011-07-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多