Version 7 of tkXwin

Updated 2008-01-13 23:03:16 by kostix
 What: tkXwin
 Where: http://beepcore-tcl.sourceforge.net/
 Description: Support for user idle time tracking for Tk in X Window.
 Updated: ca 2002
 Contact: Marshall Rose <mrose at dbc.mtview.ca.us>
          (But seems unmaintained)
 Source: http://beepcore-tcl.sourceforge.net/tkXwin-1.0.tgz

This package provides user idle time reporting in Tk under X Window. Confirmed to work on all major contemporary Linux systems to this date (2008).

Works like tk inactive -- to get the user's idle time, invoke:

 tkXwin::idletime

Other idle time tracking facilities:

  • tk inactive -- Tk 8.5 builtin.
  • tkinactive -- Suport for idle time reporting in older Tk (both X Window and modern NT-based Windows systems).
  • tclWinidle -- Support for idle time reporting in older Tk (all versions of Windows).

Command Package