Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 216 Bytes

xdotool.md

File metadata and controls

8 lines (7 loc) · 216 Bytes

xdotool

xdotool getactivewindow         # numeric window id
xdotool getwindowpid 14680067   # pid from window id
xdotool get_desktop_for_window 14680067  # desktop id
xdotool getactivewindow getwindowname