use-change-desk-commands

Name

use-change-desk-commands -- Execute one of the VECTOR-OF-COMMANDS shell commands when the desk changes.

Synopsis

(use-change-desk-commands vector-of-commands)

Description

Execute one of the VECTOR-OF-COMMANDS shell commands when the desk changes. The 0th element of the vector is used for changes to desk 0, the first element for changes to desk 1, etc. Changes to desks which are "off the end" of the vector do nothing.

Implementation Notes

Module: (app scwm flux)

Defined in scheme/flux.scm at line 280 (CVS log)