ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yura Kalinichenko <yuk@iceb.vinnitsa.com>
To: community@altlinux.ru
Subject: Re: [Comm] Create_file
Date: Wed, 22 Jan 2003 08:28:10 +0200 (EET)
Message-ID: <Pine.LNX.4.43L.0301220815410.2474-201000@localhost.localdomain> (raw)
In-Reply-To: <200301211945.25981.someone_lists@bk.ru>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 368 bytes --]

В Вт, 21 Янв 2003, Someone Unknown написал(а):

SU> А если по-человечески? Как терминал настроить, чтобы shift-F4
SU> работал?
1. Построй исправленное terminfo-описание консоли из attachment-1:
tic terminfo.iceB

2. Если с построением из исходников испытываешь проблемы - готовые
описания лежат в attachment-2. Положи их в /usr/share/terminfo.

-- 
Yura Kalinichenko


[-- Attachment #2: Type: TEXT/PLAIN, Size: 4702 bytes --]

# 
vt100app| application keyboard in vt100 app. mode,
	kf30=\EOp, kf31=\EOq, kf32=\EOr, kf33=\EOs, kf34=\EOt, kf35=\EOu, 
	kf36=\EOv, kf37=\EOw, kf38=\EOx, kf39=\EOy, 
	kf41=\EOQ, kf42=\EOR, kf43=\EOS, kf44=\EOl, kf45=\EOM, kf46=\EOn,

linux-f-org| functional keys in linux console,
	kf1=\E[[A, kf2=\E[[B, kf3=\E[[C, kf4=\E[[D, 
	kf5=\E[[E, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, kf10=\E[21~, 
	kf11=\E[23~, kf12=\E[24~, kf13=\E[25~, kf14=\E[26~, 
	kf15=\E[28~, kf16=\E[29~, kf17=\E[31~, kf18=\E[32~, kf19=\E[33~, kf20=\E[34~, 
	kf21=\E[36~, kf22=\E[37~, 
	kf23=\E[38~, kf24=\E[39~,



# This is better than klone+color, it doesn't assume white-on-black as the
# default color pair,  but many `ANSI' terminals don't grok the <op> cap.
# This is part of the definition, but not accepted: AX, 
ecma+color|color control for ECMA-48-compatible terminals, 
	colors#8, ncv#3, pairs#64, 
	op=\E[39;49m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm, 
#
# The IBM PC alternate character set.  Plug this into any Intel console entry.
# We use \E[11m for rmacs rather than \E[12m so the <acsc> string can use the
# ROM graphics for control characters such as the diamond, up- and down-arrow.
# This works with the System V, Linux, and BSDI consoles.  It's a safe bet this
# will work with any Intel console, they all seem to have inherited \E[11m
# from the ANSI.SYS de-facto standard.
klone+acs|alternate character set for ansi.sys displays, 
	acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376, 
	rmacs=\E[10m, smacs=\E[11m, 

# Highlight controls corresponding to the ANSI.SYS standard.  Most 
# console drivers for Intel boxes obey these.  Makes the same assumption
# about \E[11m as klone+acs.  True ANSI/ECMA-48 would have <rmso=\E[27m>,
# <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
klone+sgr|attribute control for ansi.sys displays, 
	blink=\E[5m, bold=\E[1m, invis=\E[8m, rev=\E[7m, 
	rmpch=\E[10m, rmso=\E[m, rmul=\E[m, 
	sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;11%;m, 
	sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m, 
	use=klone+acs, 

# ***************************************************************************
#
# The 1.3.x kernels add color-change capabilities; if yours doesn't have this
# and it matters, turn off <ccc>.  The %02x escape used to implement this is
# not back-portable to SV curses and not supported in ncurses versions before
# 1.9.9. All linux kernels since 1.2.13 (at least) set the screen size
# themselves; this entry assumes that capability.
#
# The 2.2.x kernels add a private mode that sets the cursor type; use that to
# get a block cursor for cvvis.
# reported by Frank Heckenbach <frank@g-n-u.de>.
linux|linux console, 
	am, bce, eo, mir, msgr, xenl, xon, 
	it#8, ncv#18, 
	acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376, 
	bel=^G, civis=\E[?25l\E[?1c, clear=\E[H\E[J, 
	cnorm=\E[?25h\E[?0c, cr=^M, csr=\E[%i%p1%d;%p2%dr, 
	cub1=^H, cud1=^J, cuf1=\E[C, cup=\E[%i%p1%d;%p2%dH, 
	cuu1=\E[A, cvvis=\E[?25h\E[?8c, dch=\E[%p1%dP, dch1=\E[P, 
	dim=\E[2m, dl=\E[%p1%dM, dl1=\E[M, ech=\E[%p1%dX, ed=\E[J, 
	el=\E[K, el1=\E[1K, flash=\E[?5h\E[?5l$<200/>, home=\E[H, 
	hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@, 
	il=\E[%p1%dL, il1=\E[L, ind=^J, kb2=\E[G, kbs=\177, 
	kcbt=\E[Z, kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A, 
	kdch1=\E[3~, kend=\E[4~, 
	khome=\E[1~, kich1=\E[2~, kmous=\E[M, knp=\E[6~, kpp=\E[5~, 
	kspd=^Z, nel=^M^J, rc=\E8, rev=\E[7m, ri=\EM, rmir=\E[4l, 
	rmso=\E[27m, rmul=\E[24m, rs1=\Ec\E]R, sc=\E7, 
	sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;11%;m, 
	smir=\E[4h, smul=\E[4m, tbc=\E[3g, u6=\E[%i%d;%dR, 
	u7=\E[6n, u8=\E[?6c, u9=\E[c, vpa=\E[%i%p1%dd, 
	use=klone+sgr, use=ecma+color, use=vt100app, use=linux-f-org,

#	smkx=\E=, rmkx=\E>,

linux-m|Linux console no color, 
	colors@, pairs@, 
	setab@, setaf@, setb@, setf@, use=linux, 

linux-org|Linux console with original F-keys mapping,
	kf11=\E[25~, kf12=\E[26~, kf13=\E[28~, kf14=\E[29~, 
	kf15=\E[31~, kf16=\E[32~, kf17=\E[33~, kf18=\E[34~, 
	kf19=\E[36~, kf20=\E[37~, 
	kf21=\E[23~, kf22=\E[24~, 
	kf23=\E[38~, kf24=\E[39~,
	use=linux,

linux-prt|Linux-console emulator with local printer,
	mc5=\E[5c, mc4=\E[4c,
	use=linux,

linux-sshs|Terminal emulator SSHS, 
	dch@, dch1@, ich@, ich1@,
	dl@, dl1@, il@, il1@, ech@,
	ncv#22,
	use=linux,


[-- Attachment #3: Type: APPLICATION/x-gzip, Size: 2210 bytes --]

  parent reply	other threads:[~2003-01-22  6:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21 11:42 [Comm] Консоль???? Vladimir Stasovskiy
2003-01-21 11:50 ` Artem Pastukhov
2003-01-21 11:58   ` [Comm] Консоль???? Artem K. Jouravsky
2003-01-21 14:18     ` [Comm] Create_file "Инженер"
2003-01-21 16:45       ` Someone Unknown
2003-01-21 16:49         ` Dmitry E. Oboukhov
2003-01-21 17:15           ` Someone Unknown
2003-01-21 17:18             ` Andrew Nazarkin
2003-01-21 18:24               ` ROmul
2003-01-21 23:06                 ` Someone Unknown
2003-01-21 23:57                   ` Anton Kovalenko
2003-01-22  6:46                     ` Yura Kalinichenko
2003-01-22  8:54                   ` ROmul
2003-01-21 16:53         ` Maxim Tyurin
2003-01-21 17:01           ` Someone Unknown
2003-01-21 17:22             ` Maxim Tyurin
2003-01-22  6:28         ` Yura Kalinichenko [this message]
2003-01-23  8:54       ` Илья Брызгалов
2003-01-23  9:08         ` Re[2]: " "Инженер"
2003-01-23  9:42           ` [Comm] Create_file Artem K. Jouravsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.43L.0301220815410.2474-201000@localhost.localdomain \
    --to=yuk@iceb.vinnitsa.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git