Displaying Information

kcd --config

Display current configuration (excluding screen attributes) obtained from SYSCONFDIR/kcd.conf and ~/.kcd.conf. SYSCONFDIR is the directory given to --sysconfdir option during configure, which usually is /etc, /usr/etc or /usr/local/etc.

kcd --configattr

Display current screen attribute configuration.

kcd --features

Display availability of all features:

xterm/rxvt resize

Yes if kcd can redraw itself if the size of xterm/rxvt terminal changes.

mouse support

Yes if kcd can response to mouse click.

default scroll bar

Yes if scroll bar will be used. It can be overridden by ScrollBar command in configuration file.

UTF-8 support

Yes if kcd is compiled with Unicode UTF-8 support. A Unicode enabled terminal is required for proper function.

d_type speedup

Yes if a faster way to obtain information whether a directory entry is a file or directory is available.

kcd -h

kcd --help

Display help message.

kcd --helpinst

Display help for shell alias/function installation.

kcd -v

kcd --version

Display version number.