.TH KISSD 1 "February 11, 2004" .SH NAME KISSD \- KiSS PC-Link Daemon .SH SYNOPSIS .B kissd [-d|-k|-v] .SH DESCRIPTION .PP .B kissd is a simple daemon which enables a Linux box to stream videos, mp3 and pictures to a KiSS 15xx DVD/DiVX playes. .P .B kissd can also act as a KiSS Markup Language forwarder, enabling access to external sites like http://tinystocks.com/k/docs/kiss.html from your KiSS player. .SH OPTIONS .TP .B \-a, --all Do not hide entries starting with a dot in a directory list. .TP .B \-c, --config=FILE Use the specified configuration file instead of searching for $HOME/.kissd.conf or /etc/kissd.conf. .TP .B \-d, --daemon Start in daemon mode (fork into background and redirect all logs to syslog. .TP .B \-h, --help Print the on-line help. .TP .B \-k, --kml Enables the KML forwarder feature .TP .B \-v, --verbose Run in verbose mode, logging every request and response. .SH FILES .TP .B $HOME/.kissd.conf, /etc/kissd.conf configuration file for kissd (searched in this order) .SH AUTHOR kissd was written by Stelian Pop , heavily based on kiss4lin by Jacob Kolding .