getactivewin

Syntax

getactivewin ()

Description

Todo:

Implementation

Todo:
Return values:
The active window title string.
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/python/ldtputils.py

Example

title = getactivewin ()

print 'Current active window title - ' + title

Gets the current active window title (window that is currently in focus).

Dependency

ltfx binary - http://sourceforge.net/projects/ltfx

Author:
Nagappan <nagappan@gmail.com>

Shankar Ganesh <shagan.glare@gmail.com>



Linux Desktop Testing Project