mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-01-18 03:40:51 +03:00
Update typing-emulate.md
This commit is contained in:
parent
f82e30c1ff
commit
751d0edc3f
@ -15,7 +15,7 @@ rpm --nodeps -e xdg-desktop-portal-gnome
|
|||||||
|
|
||||||
В файл `/usr/local/bin/easyclipboard` необходимо добавить следующее:
|
В файл `/usr/local/bin/easyclipboard` необходимо добавить следующее:
|
||||||
|
|
||||||
```config
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
xclip -selection clipboard -out | tr \\n \\r | xdotool selectwindow windowfocus type --clearmodifiers --delay 25 --window %@ --file -
|
xclip -selection clipboard -out | tr \\n \\r | xdotool selectwindow windowfocus type --clearmodifiers --delay 25 --window %@ --file -
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user