Skip to main content
Tweeted twitter.com/#!/StackUnix/status/88494511667421184
added 54 characters in body
Source Link
Peter.O
  • 33.8k
  • 32
  • 120
  • 167

From a bash script, is there some way to get the ID of the X window under the mouse pointer?

(edit) I need the process to be non-interactive.

From a bash script, is there some way to get the ID of the X window under the mouse pointer?

From a bash script, is there some way to get the ID of the X window under the mouse pointer?

(edit) I need the process to be non-interactive.

Source Link
Peter.O
  • 33.8k
  • 32
  • 120
  • 167

How do I find the X window ID under the mouse pointer in bash?

From a bash script, is there some way to get the ID of the X window under the mouse pointer?