Posted by: Anonymous Coward
on March 07, 2007 07:49 AM
I'm looking for an application that actually tracks which applications I've been using most of my time while using Fluxbox. I've asked around at #fluxbox on irc.freenode.net and got at least this line to play with:
xprop -root _NET_ACTIVE_WINDOW changes
which gives the id of the currently focused window. Maybe I can somehow script something around that.
Or probably one of the readers here has a better idea about how to realise this.
Tracking user behaviour
Posted by: Anonymous Coward on March 07, 2007 07:49 AMxprop -root _NET_ACTIVE_WINDOW changes
which gives the id of the currently focused window. Maybe I can somehow script something around that.
Or probably one of the readers here has a better idea about how to realise this.
#