Closed GoogleCodeExporter closed 9 years ago
Looks good. I'll patch it in and test.
Original comment by jls.semi...@gmail.com
on 22 Sep 2009 at 3:18
Sorry for the delays in integrating this feature. I've been slacking. Will get
to this
soon
Original comment by jls.semi...@gmail.com
on 1 Jan 2010 at 3:58
Issue 9 has been merged into this issue.
Original comment by jls.semi...@gmail.com
on 1 Jan 2010 at 4:02
Haha, no problem, I'm still using the version I originally patched ;-)
Original comment by ben.stan...@gmail.com
on 1 Jan 2010 at 11:23
Alrighty. Screen searching now supported in svn HEAD (new release soon)
Search for 'foo' on all screens:
xdotool search foo
Search for 'foo' on screen 1:
xdotool search --screen 1 foo
This is only relevant to normal X screens. Xinerama sessions are treated as a
single
screen.
If you can, can you confirm that this works for you? It works for me, buti use
Xinerama, and I am not sure I can configure my setup without it (nvidia card).
Original comment by jls.semi...@gmail.com
on 26 Feb 2010 at 7:56
Original issue reported on code.google.com by
ben.stan...@gmail.com
on 21 Sep 2009 at 8:04