Layer: apps

Module: wine

Interfaces

Description:

Wine Is Not an Emulator. Run Windows programs in Linux.


Interfaces:

wine_domtrans( domain )
Summary

Execute the wine program in the wine domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
wine_run( domain , role , terminal )
Summary

Execute wine in the wine domain, and allow the specified role the wine domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the wine domain.

No
terminal

The type of the terminal allow the wine domain to use.

No
Return