1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
linux+utf8|Linux color console in Unicode UTF-8 mode and 512 character font,
# November 2, 1998. Ričardas Čepas <rch@pub.osf.lt>
# If you change some values and redistribute this thing or have
# remote users please provide entries under original names with
# original values unchanged.
# Backspace is Backspace and Delete is Delete here. Please look at
# kbd.FAQ how to set stty, keymap and other related things.
acs_chars=a\261f\370g\361h\260j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302x\263z\372}\375-\1360\333p\304r\304{\343}\234,
enter_alt_charset_mode=\E%@\E[11m,
enter_pc_charset_mode=\E%@\E[11m,
enter_bold_mode=\E[37;42;1m,
enter_secure_mode=\E[32;42m,
exit_alt_charset_mode=\E[10m\E%G,
exit_attribute_mode=\E[0;10m\E%G,
exit_pc_charset_mode=\E[10m\E%G,
# reset usrmap utf bell_freq&dur under=blue dim=green
init_1string=\Ec\E(K\E\045G\E[10;700]\E[11;10]\E[1;4]\E[2;2],
key_backspace=^H, key_clear=^L, key_dc=\177,
key_f21=\E[35~, key_f22=\E[36~, key_f23=\E[37~,
key_f24=\E[38~, key_f25=\E[39~, key_f26=\E[40~,
key_f27=\E[41~, key_f28=\E[42~, key_f29=\E[43~,
key_f30=\E[44~, key_f31=\E[45~, key_f32=\E[46~,
key_f33=\E[47~, key_f34=\E[48~, key_f35=\E[49~,
key_f36=\E[50~, key_f37=\E[51~, key_f38=\E[52~,
key_f39=\E[53~, key_f40=\E[54~, key_f41=\E[55~,
key_f42=\E[56~, key_f43=\E[57~, key_f44=\E[58~,
key_f45=\E[59~, key_f46=\E[60~, key_f47=\E[61~,
key_f48=\E[62~, key_f49=\E[63~, key_f50=\E[64~,
key_f51=\E[65~, key_f52=\E[66~, key_f53=\E[67~,
key_f54=\E[68~, key_f55=\E[69~, key_f56=\E[70~,
key_f57=\E[71~, key_f58=\E[72~, key_f59=\E[73~,
key_f60=\E[74~, key_f61=\E[75~, key_f62=\E[76~,
key_f63=\E[77~,
key_sdc=\E[3$, key_send=\E[8$, key_shome=\E[7$, key_sic=\E[2$,
key_sleft=\E[d, key_sright=\E[c,
no_color_video#35,
# reset usrmap utf bell_freq&dur under=blue dim=green res.palette
reset_1string=\Ec\E(K\E\045G\E[10;700]\E[11;10]\E[1;4]\E[2;2],
reset_2string=\E]R,
set0_des_seq=\E%@\E(B^O, set1_des_seq=\E%@\E(0^O,
set2_des_seq=\E%@\E(U^O, set3_des_seq=\E%@\E(K^O,
# 1standout,2underl,3reverse,4blink,5dim,6bold,7blank,8protect,9alt_charset
set_attributes=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;37;42;1%;%?%p7%t;32;42%;%?%p9%t;m\E%%@\E[11%;m,
use=linux,
linux-gr+utf8|Linux gray-scale console in Unicode UTF-8 mode and 512 character font,
# July 4, 1997. Ričardas Čepas <rch@pub.osf.lt>
# This is for gray-scale, not mono console. Make sure you don't boot
# in BIOS mode 7 - MDA emulation mode. You should see at boot time:
# Console: Color VGA+ and not: Console: mono EGA+
# See `svga.txt' file in Linux documentation about `vga=' boot time parameter.
# To get underlining use SVGATextMode.
enter_bold_mode=\E[37;40;1m,
enter_italics_mode=\E[30;45m,
enter_standout_mode=\E[43;41m,
exit_italics_mode=\E[0m,
exit_standout_mode=\E[0m,
no_color_video@,
# set gray-scale palette for current VT default_color=cyan
init_2string=\E]P0000000\E]P18c8c8c\E]P43c3c3c\E]P5545454\E]P2707070\E]P38c8c8c\E]P69c9c9c\E]P7a8a8a8\E]P8b4b4b4\E]P9e4e4e4\E]PCc0c0c0\E]PDcccccc\E]PAd8d8d8\E]PBe4e4e4\E]PEf2f2f2\E]PFffffff\E[36;40m\E[8],
# sets sticky grey-scale palette for all VT's, including such as `uterm':
init_prog=/usr/sbin/set_sticky_palette_for_linux-gr+utf8_terminal,
# set gray-scale palette default_color=cyan
reset_2string=\E]P0000000\E]P48c8c8c\E]P13c3c3c\E]P5545454\E]P2707070\E]P68c8c8c\E]P39c9c9c\E]P7a8a8a8\E]P8b4b4b4\E]PCe4e4e4\E]P9c0c0c0\E]PDcccccc\E]PAd8d8d8\E]PEe4e4e4\E]PBf2f2f2\E]PFffffff\E[36;40m\E[8],
# 1standout,2underl,3reverse,4blink,5dim,6bold,7blank,8protect,9alt_charset
set_attributes=\E[0;10%?%p1%t;43;41%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;37;40;1%;%?%p7%t;32;42%;%?%p9%t;m\E%%@\E[11%;m,
use=linux+utf8,
|