Layer: apps

Module: wm

Interfaces Templates

Description:

Window Manager.


Interfaces:

wm_exec( domain )
Summary

Execute the wm program in the wm domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

wm_domain_template( prefix , prefix )
Summary

Template to create types and rules common to any window manager domains.

Parameters
Parameter:Description:
prefix

The prefix of the domain (e.g., user is the prefix for user_t).

prefix

The prefix of the X server domain (e.g., user is the prefix for user_t).

Return