文件名称:pykeymacs:用 Python 实现的 Emacs 风格的键盘宏
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-08 09:17:59
Python
pykeymacs 使用evdev和uinput在 Python 中实现的 Emacs 风格的键盘宏。 在系统级别使用 root 来抓取输入设备。 依赖 Python 3.4 python-evdev 执照 pykeymacs Copyright (C) 2015 Zhang Hai This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program
【文件预览】:
pykeymacs-master
----.gitignore(13B)
----output.py(2KB)
----transform.py(5KB)
----README.md(910B)
----.idea()
--------misc.xml(1KB)
--------encodings.xml(164B)
--------workspace.xml(38KB)
--------vcs.xml(180B)
--------scopes()
--------pykeymacs.iml(284B)
--------.name(9B)
--------modules.xml(270B)
----pykeymacs.py(157B)
----input.py(1KB)
----key.py(6KB)