Externally determine active workspace

Hello, is there a way to determine the currently active workspace (that which contains the focused window) externally, i.e., through a command line utility? Thanks! -- Mina Nagy Zaki

On Thu, Aug 15, 2013 at 9:57 AM, Mina Nagy Zaki
is there a way to determine the currently active workspace (that which contains the focused window) externally, i.e., through a command line utility?
If you have EwmhDesktops active, you can extract it from xprop -root -notype _NET_CURRENT_DESKTOP -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net

Imported and enabled EwmhDesktops and that did the trick, thanks a lot!
On Thu, Aug 15, 2013 at 4:08 PM, Brandon Allbery
On Thu, Aug 15, 2013 at 9:57 AM, Mina Nagy Zaki
wrote: is there a way to determine the currently active workspace (that which contains the focused window) externally, i.e., through a command line utility?
If you have EwmhDesktops active, you can extract it from
xprop -root -notype _NET_CURRENT_DESKTOP
-- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-- Mina Nagy Zaki
participants (2)
-
Brandon Allbery
-
Mina Nagy Zaki