Layer: contrib

Module: loadkeys

Interfaces

Description:

Load keyboard mappings.


Interfaces:

loadkeys_domtrans( domain )
Summary

Execute the loadkeys program in the loadkeys domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

loadkeys_exec( domain )
Summary

Execute the loadkeys program in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

loadkeys_run( domain , role )
Summary

Execute the loadkeys program in the loadkeys domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

The role to allow the loadkeys domain.

Return