Skip Navigation
"Paste as keystrokes" on linux?
  • xdotool type --help

    --file <filepath> - specify a file, the contents of which will be be typed as if passed as an argument. The filepath may also be '-' to read from stdin.

  • "Paste as keystrokes" on linux?
  • xclip -o -selection clipboard | xdotool keyup Super_L type --delay 100 --clearmodifiers --file -
    

    I use the code above with Win + T in KDE shortcuts to type the content from the clipboard.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)6S
    6svdwug0 @lemm.ee
    Posts 0
    Comments 2