# KA9Q scanmode client with linux emulation
# all lines except empty and started with '#'
# are added to environment
# vars, started with '+', overwrite envars
#
#
CLIP_SCANMODE=terminal
CLIP_SCANSTART=\033[S
CLIP_SCANSTOP=\033[R
CLIP_KEYMAP=ru-koi8-r
#
#CLIP_HOSTCS=koi8-r
CLIP_CLIENTCS=cp866
CLIP_LINECHARS=\304\263\300\301\331\303\305\264\332\302\277
CLIP_DLINECHARS=\315\272\310\312\274\314\316\271\311\313\273
CLIP_COLORMAP=0425163789ABCDEF
+TERM=linux
