get-wm-command

Name

get-wm-command -- Get the "WM_COMMAND" X-Property of WIN and return that string.

Synopsis

(get-wm-command win)

Description

Get the "WM_COMMAND" X-Property of WIN and return that string. WIN is a Scwm window object. The "WM_COMMAND" X-Property is the application's notion of what the command line was used to run the application.

Implementation Notes

Module: (app scwm xprop-extras)

Defined in scheme/xprop-extras.scm at line 73 (CVS log)