#  gau resourse file
# '(' ۵Ǵ ٸ а   մϴ.
# 
# specify your modem if you have.
#
(device               "/dev/modem")
# if you want to lock modem, true
# then it is needed that gau has the adequate permission.
(do_lock              false)

# ȭ ɰ  ɶ 󸶵 ޸ ش.
#  ð    ȭ ϰ ٽ ȭ ɰԵȴ.
# ⺻ 30.
#(dial_waiting_interval 30)

#  ʱȭ 
# ⺻ "atz
"
#(initialize_string "atz
");

# valid baud 
# "300", "600", "1200", "2400", "4800", "9600", "19200", "38400", "57600", 
# "115200"  
(baud                 "115200")
(parity               "No")
(bits                 "8")
# whether modem use hardware flow control
(use_hwf              true)
# whether modem use software flow control
(use_swf              false)

# zmodem  ⸦ Ҷ ų ɾ
(sz_command "lsz")
# zmodem   ų ɾ
(rz_command "lrz -r -vv")

# gaui ų telnet ɾ
# -e ''̳ -Eɼ zmodem  ϱؼ ݵ ʿմϴ.
# -8ɼ ѱ  ֱؼ ʿմϴ.
(telnet_command "telnet -8 -e ''")
#(telnet_command "telnet -8 -E")

# if you have sound card and want to use it, true 
(use_sound            false)
# directory where your sound files exist
# ⺻: "~/.gau/sound"
(sound_path           "~/.gau/sound")
# player that can play wav file
(play_command         "wavplay")
# if you want beep instead of sound, or have not sound card
(use_beep             false)
# terminal size
(column               80)
(row                  25)

# ȭ ⸦  󸶸ŭ  Ұ .
(saved_lines          1000)

#
#  ͹̳  Ʈ մϴ.
# ư ̴ Ʈ gtkrcϿ ֽʽÿ.
#  "english_font_name,hangul_font_name"
# ⿡ ѱ Ʈ  Ʈ ι̿մϴ.
# Ʒ  Ʈ  8 (80 10 )̰
# ѱ Ʈ  16Դϴ. 

(terminal_font "-schumacher-clean-medium-r-normal--16-160-75-75-c-80-iso8859-1,-*-*-medium-r-normal--16-*-*-*-c-160-ksc5601.1987-0");

# prevent ^G -> beep translation
# if you want really silent environment,
(silent              false)
# color setup
# ( name, red_value, green_value, blue_value)
#  valid value = (0.0 ~ 1.0)
(black    0.0 0.0 0.0) # number 0
(red      0.6 0.0 0.0) # number 1
(green    0.0 0.6 0.0) # number 2
(yellow   0.6 0.6 0.0) # number 3
(blue     0.0 0.0 0.6) # number 4
(magenta  0.5 0.0 0.5) # number 5
(cyan     0.0 0.5 0.5) # number 6
(white    0.8 0.8 0.8) # number 7
(cursor-fg 1.0 1.0 1.0) # cursor foreground
(cursor-bg 0.0 0.0 0.0) # cursor background 
# background  ΰ 
# ⿡ background ǹ̴ xterm ϴ backgroundʹ 
# ݴٸϴ. gau(gtk ¥  α׷) window background
# pixmap ִ  մϴ.  ȭ ĥ 
#    code default background ڵϰ
#   ĥʰ   window 巯ִ Ȱ ϰ ˴ϴ.
#  ȥ ϱ ؼ  ؿ background 7()
#  gtkstyle terminal bg_pixmap[NORMAL]   
#  ô ƴ ׳  迭  bg[NORMAL] ּž մϴ.
#  tree.xpm  ϼ̴ٸ background 4(Ķ)̾ մϴ.
# 
(background     4)
(foreground     0)

#  ڼӼ    ڷ Ÿ ƴ   Ѵ.
(use_bold true)
# under_lineӼ   Ұ Ѵ.
(use_underline true)

# ͹̳κ Է ð  Ư Ű 
# ȣƮ  ڵ Ḧ Ű ϵ ϴ . 
# idle guard interval
# unit is second
(idle_interval  120)
# idle_guard    Ű  ش. 
(idle_guard_string " ")


# Ҷ ^M   
(strip_linefeed true)

# ۾⸦ Ҷ Ǵ ɾ.
(editor "hanterm -e vi")

# ȥڸ ϵ ִ 丮 ̸
# ⺻: "~/.gau/script"
(script_path "~/.gau/script")

#   丮 ̸ 
# ⺻ "~/.gau/cap"
(capture_path "~/.gau/cap")

# ̸ 
# "query"̸ ۽ ϸ ´.
# "" ̸ ¥  ϸ Ѵ.
#   찡 ƴϸ ϸ ν.
(capture_file "query")

# ȭ麸⸦ ϴ  ȭ鿡  ö ȭ麸⸦ 
#ġ ȭ   ƴϸ  ̷ ش.
#true̸  ̷ ´. (⺻: true)
(can_block true)

# äâ   ޴  
#(chat_append true)
# Ӹ1 
#(chat_prefix1 "lll")
# Ӹ2
#(chat_prefix2 "laf") 
#  
#(chat_suffix "lskf")

#  콺  ũ  ɾ ݴϴ.
# 콺  ¿ ̵ ϸ xterm  ư  ¿
# ̵Ҷ ϰ selection ϰԵ˴ϴ.
(p_string "p
")
