xlock-query-modes

Name

xlock-query-modes -- Returns a list of mode names queried from the given XLOCK program.

Synopsis

(xlock-query-modes #&optional (xlock *xlock-query-program*))

Description

Returns a list of mode names queried from the given XLOCK program. Special modes "random", "bomb", and "blank" are not included in this list. Use *xlock-query-program* to specify what program's output we should read to compute the list of modes. See also make-xlock-menu.

Implementation Notes

Module: (app scwm xlock-menus)

Defined in scheme/xlock-menus.scm at line 49 (CVS log)