Skip to content

Add xdotool #1845

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Add xdotool #1845

merged 1 commit into from
Jul 7, 2020

Conversation

donald
Copy link
Collaborator

@donald donald commented Jul 7, 2020

This tool lets you simulate keyboard input and mouse activity, move and
resize windows, etc. It does this using X11’s XTEST extension and other
Xlib functions.

Additionally, you can search for windows and move, resize, hide, and
modify window properties like the title. If your window manager supports
it, you can use xdotool to switch desktops, move windows between
desktops, and change the number of desktops.

Create be0 file with

cp scripts/mTEMPLATE.be0 xdotool.be0

and fix package version and URLs.

Note: This got build number 1 because there already is a bee file
for xdotool-3.20160805.1-0 in /src/mariux.

This tool lets you simulate keyboard input and mouse activity, move and
resize windows, etc. It does this using X11’s XTEST extension and other
Xlib functions.

Additionally, you can search for windows and move, resize, hide, and
modify window properties like the title. If your window manager supports
it, you can use xdotool to switch desktops, move windows between
desktops, and change the number of desktops.

Create be0 file with

    cp scripts/mTEMPLATE.be0 xdotool.be0

and fix package version  and URLs.

Note: This got build number 1 because there already is a bee file
for xdotool-3.20160805.1-0 in /src/mariux.
@pmenzel pmenzel merged commit c1dfe5f into master Jul 7, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants