https://github.com/user202729/plover-uinput-output
Plover plugin that use uinput to emulate keyboard.
https://github.com/user202729/plover-uinput-output
plover plover-plugins
Last synced: 3 months ago
JSON representation
Plover plugin that use uinput to emulate keyboard.
- Host: GitHub
- URL: https://github.com/user202729/plover-uinput-output
- Owner: user202729
- License: gpl-3.0
- Created: 2021-04-03T10:23:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T16:23:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T06:11:31.522Z (4 months ago)
- Topics: plover, plover-plugins
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plover-uinput-output
Use uinput to emulate keyboard, instead of xtest, which might conflict with some applications.
Requires root privilege.
(uses `sudo`. It might fail silently if `sudo` prompts)
**Note**: the current (as of the time of writing) version of Plover does not support
output plugins, you can enable it by enabling the corresponding extension plugin.
The internal API are used, it might breaking at any time.