editable shortcut

May 09, 2026

快捷键修改

QuickUp在4.7版本中提供了一种可以更改部分快捷键的方式。

在配置文件~/.QuickUp/config-advanced.jsonshortcuts下,可以对允许的窗口及其对应功能的快捷键进行更改,目前给出的所有功能就是能够修改快捷键的功能,所有快捷键为tkinter快捷键形式,且存放在对应列表中,也就是一个功能可以对应多个快捷键。


Shortcut Key Modification

In version 4.7, QuickUp offers a way to change certain shortcut keys.

In the shortcuts section of the configuration file ~/.QuickUp/config-advanced.json, you can change the shortcut keys for the allowed windows and their corresponding functions. Currently, all the provided functions are those that can be modified of the shortcut keys. All the shortcut keys are in the form of tkinter shortcut keys and are stored in the corresponding list, meaning that one function can correspond to multiple shortcut keys.