use wtype
This commit is contained in:
parent
ddd68a93cd
commit
e162a356e3
@ -13,7 +13,7 @@ list_accounts_beginning_with_blank_page() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_type() {
|
do_type() {
|
||||||
echo -n "$1" | ydotool type --key-delay=70 --file=-
|
echo -n "$1" | wtype -s 100 -d 50 -
|
||||||
}
|
}
|
||||||
|
|
||||||
get_passwd() {
|
get_passwd() {
|
||||||
|
Loading…
Reference in New Issue
Block a user