~brocellous/wlrctl#17: 
Password Manager

Sorry if this is somehow documented everywhere. I couldn't seem to find it.

Is it possible to type a username, then TAB, then Password, then RETURN?

Usable for filling in login creds on websites.

With wtype it's something like this: wtype "$username" -k tab "$password" -k return

Is this part of the modifiers option? I couldn't quite figure those out.

Thanks!

Status
RESOLVED CLOSED
Submitter
~fictitiousexistence
Assigned to
No-one
Submitted
1 year, 5 months ago
Updated
1 year, 5 months ago
Labels
No labels applied.

~brocellous REPORTED CLOSED 1 year, 5 months ago

You should be able to by including literal tab character in the argument. I suggest you use wtype for keyboard input tasks though, it's more flexible with its inputs and easier to use.

Register here or Log in to comment, or comment via email.