Skip to content

[meta] Recommend wtype over ydotool #20

@danielgafni

Description

@danielgafni

ydotool type has ben quite problematic for me:

  • it doesn't work with non-ASCII characters, including any languages other than English. Apparently this has been raised for years in the ydotool repo.
  • it requires additional user permissions to use the virtual device
  • it needs a daemon and communicates over a socket that has to be configured as well
  • it requires extra configuration to produce output immediately (there is a delay between producing characters by default)

On the other hand, wtype works with any Unicode characters and doesn't require any additional setup, it's using virtual-keyboard-v1 Wayland protocol directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions