Metadata-Version: 2.1
Name: plover-uinput-output
Version: 0.0.1
Summary: Plover plugin to output with uinput (Linux systems) instead of xtest
Home-page: https://github.com/user202729/plover-uinput-output
Author: user202729
License: GNU General Public License v3 or later (GPLv3+)
Description: # 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.
        
        
Keywords: plover plover_plugin
Platform: UNKNOWN
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
