Skip to content

Instantly share code, notes, and snippets.

@fumiyas
Last active October 7, 2018 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fumiyas/53db0b248b92451b3769de7dfa054a9a to your computer and use it in GitHub Desktop.
Save fumiyas/53db0b248b92451b3769de7dfa054a9a to your computer and use it in GitHub Desktop.
#termtype = mlterm-256color
use_transbg = false
fontsize = 20
use_cp932_ucs_for_xft=false
#not_use_unicode_font= true
ENCODING = UTF-8
use_anti_alias = true
use_variable_column_width = false
col_size_of_width_a = 2
brightness = 100
contrast = 100
#scrollbar_mode = autohide
scrollbar_mode = right
scrollbar_view_name = mozmodern
logsize = 10000
vertical_mode = none
use_dynamic_comb = false
use_multi_column_char = true
use_login_shell = true
geometry = 90x25
bg_color = black
fg_color = white
fade_ratio = 100
cursor_bg_color = orange
cursor_fg_color = black
use_extended_scroll_shortcut = true
static_backscroll_mode = true
wall_picture =
input_method = uim
receive_string_via_ucs = true
type_engine = xft
line_space = 1
##
## PLEASE READ /usr/share/doc/mlterm/README.Debian TO USE ANTI-ALIAS.
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
##
## Anti-aliased font settings for non-UTF8 encodings
##
ISO8859_1=Courier 10 Pitch-iso10646-1;
ISO8859_2=FreeMono-iso10646-1;
ISO8859_3=FreeMono-iso10646-1;
ISO8859_4=FreeMono-iso10646-1;
ISO8859_5=FreeMono-iso10646-1;
ISO8859_7=FreeMono-iso10646-1;
ISO8859_9=FreeMono-iso10646-1;
ISO8859_10=FreeMono-iso10646-1;
ISO8859_13=FreeMono-iso10646-1;
ISO8859_14=FreeMono-iso10646-1;
ISO8859_15=FreeMono-iso10646-1;
KOI8_R=Nimbus Mono L-iso10646-1;
KOI8_U=Nimbus Mono L-iso10646-1;
JISX0208_1978=VL Gothic-iso10646-1;
JISX0208_1983=VL Gothic-iso10646-1;
JISX0208_1990=VL Gothic-iso10646-1;
KSX1001_1997=dotum-iso10646-1;
BIG5=AR PL Mingti2L Big5-iso10646-1;
GB2312_80=AR PL SungtiL GB-iso10646-1;
GBK=AR PL SungtiL GB-iso10646-1;
##
## Anti-aliased font settings for UTF8
##
## settings for UTF8 singlewidth (non-east Asian) characters
# This contains many characters including Latin, Greek, and Cyrillic.
# If you are willing to use UTF-8, you prefer to be able to use many
# characters, don't you?
ISO10646_UCS2_1=FreeMono-iso10646-1;
# If you use UTF-8 but the range of characters is limited to ISO-8859-1,
# you may use the following line instead of the above line.
#ISO10646_UCS2_1=Courier 10 Pitch-iso10646-1;
## settings for UTF8 doublewidth (east Asian) characters
#
# Since there are no TrueType fonts available which contains
# all of east Asian characters so far, you have to choose
# one of the following lines.
# Japanese speakers may want to enable the following setting.
ISO10646_UCS2_1_BIWIDTH=VL Gothic-iso10646-1;
# Korean speakers may want to enable the following setting.
#ISO10646_UCS2_1_BIWIDTH=dotum-iso10646-1;
# Traditional Chinese speakers may want to enable the following setting.
#ISO10646_UCS2_1_BIWIDTH=AR PL Mingti2L Big5-iso10646-1;
# Simplified Chinese speakers may want to enable the following setting.
#ISO10646_UCS2_1_BIWIDTH=AR PL SungtiL GB-iso10646-1;
## settings for UTF8 fixed width Arabic characters:
ISO10646_UCS4_1 = Monospace;
use_combining=true
font_size_range=5-50
scrollbar_view_name=sample
use_scrollbar=true
mod_meta_mode=8bit
use_bidi=true
copy_paste_via_ucs=true
compose_dec_special_font=true
termtype=mlterm
icon_path=/usr/share/pixmaps/mlterm-icon-wmaker.png
conf_menu_path_2=mlterm-zoom
use_anti_alias = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment