Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

kkcd(8)

odld(8)

simd(8)

utxd(8)

tty(7)

utx(7)

kkc(5)

odl(5)

sim(5)

utxd.conf(4)  —  File Formats

NAME

utxd.conf − Configuration file used by utxd

SYNOPSIS

/var/adm/utx/utxd.conf

DESCRIPTION

The utxd.conf file is read by the utxd daemon and contains information about other utx daemons that have to be spawned.  In this file, lines that begin with the character # are treated as comment lines.  Each line that is not a comment must conform to the following format:

service-id        object-name        object-path

In this format:

service-idSpecifies the name or ID of the service. This value can be one of the following:

kkcTo indicate service for Kana-Kanji conversion (see kkc(5))

odlTo indicate service for On-Demand Loading (see odl(5))

simTo indicate service for the software phrase input method (see sim(5))

object-nameSpecifies the name of the daemon, which can be kkcd, odld, or simd, depending on service-id. 

object-pathSpecifies the pathname of the daemon. 

The preceding fields are separated by tab characters. 

FILES

/var/adm/utx/utxd.conf
Configuration file

RELATED INFORMATION

Commands: kkcd(8), odld(8), simd(8), utxd(8)

Files: tty(7), utx(7)

Others: kkc(5), odl(5), sim(5)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026