YaST2 Developers Documentation: Configuration of scanner



functions
files
intro

Configuration of scanner

scanner_start.ycp
0. is package "sane" installed? if NOT -> call sw_single 1. Hardware probing SCR(.probe.scanner) -> hwinfo --scanner 2. Check already installed scanner (perl script) 3. Decide whether the detected scanner(s) is (are) installed/supported by SANE 4. Decide which dialog is called next Shows the progress of hardware probing and scanner checking.

Imports

  • Label
  • Progress
  • String

Local Functions

local ScannerStartDialog () -> any

ScannerStartDialog


YaST2 Developers Documentation