YaST2 Developers Documentation: yast2



functions
files
intro

yast2

modules/Encoding.ycp
Provide the encoding stuff Author: Klaus Kaempf
sysconfig /etc/sysconfig/console:
  • CONSOLE_ENCODING string console encoding

Imports

  • Mode

Global Variables

Global Functions

global console -> string

Current (ISO) encoding

global Restore () -> string

Restore data to system

Return value:
console encoding

global Encoding () -> void

Constructor does nothing in initial mode restores console encoding from /etc/sysconfig in normal mode


YaST2 Developers Documentation