Layer: apps

Module: gnome

Interfaces Templates

Description:

GNU network object model environment (GNOME)

Interfaces:

gnome_signal_all( domain )
Summary

Send general signals to all gconf domains.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return

Templates:

gnome_domtrans_user_gconf( userdomain_prefix , domain )
Summary

Run gconfd in gconfd domain.

Description

Run gconfd in gconfd domain.

This is a templated interface, and should only be called from a per-userdomain template.

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
gnome_manage_user_gnome_config( userdomain_prefix , user_domain )
Summary

manage gnome homedir content (.config)

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
user_domain

The type of the user domain.

No
gnome_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the gnome module.

Description

This template creates a derived domain which is used for gconf sessions.

This template is invoked automatically for each role, and generally does not need to be invoked directly by policy writers.

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
user_domain

The type of the user domain.

No
user_role

The role associated with the user domain.

No
gnome_stream_connect_gconf_template( userdomain_prefix , user_domain )
Summary

gconf connection template.

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
user_domain

The type of the user domain.

No
Return