Created
October 30, 2022 14:56
-
-
Save guangxuanliu/93a4427dd7121736e3feb189a13e87fa to your computer and use it in GitHub Desktop.
鼠标点选指定窗口获取窗口PID
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xprop _NET_WM_PID | cut -d' ' -f3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment