YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • CommandLine
  • FingerprintReader

Includes

  • fingerprint-reader/wizards.ycp

Local Functions

Info:

File: clients/fingerprint-reader.ycp Package: Configuration of fingerprint-reader Summary: Main file Authors: Jiri Suchomel

$Id: fingerprint-reader.ycp 51924 2008-10-07 14:22:10Z jsuchome $

local EnableHandler (map options) -> boolean

Enable the Fingerprint reader

Parameters:
options a list of parameters passed as args
Return value:
true on success
local DisableHandler (map options) -> boolean

Disable the Fingerprint reader

Parameters:
options a list of parameters passed as args
Return value:
true on success
local SummaryHandler (map options) -> boolean

Print summary of basic options

Parameters:
options
Return value:
false