From 54705c0c81e24cfd76ba4fe654c37de217c5beae Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sun, 14 Jun 2009 11:48:30 +0000 Subject: Apply my recent commits to trunk. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9978 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/settings/tiles_options.txt | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'crawl-ref/settings') diff --git a/crawl-ref/settings/tiles_options.txt b/crawl-ref/settings/tiles_options.txt index 8f195c088c..65d58fdbe3 100644 --- a/crawl-ref/settings/tiles_options.txt +++ b/crawl-ref/settings/tiles_options.txt @@ -30,26 +30,25 @@ # tile_excl_centre = darkblue # tile_window_col = yellow -# tile_key_repeat = false - -# tile_tooltip_ms = 500 +# tile_key_repeat_delay = 200 +# tile_tooltip_ms = 500 # tile_tag_pref = enemy ### Note: setting window, map, or font sizes to '0' implies auto-sizing. -# tile_window_width = 1024 +# tile_window_width = 1024 # tile_window_height = 768 -# tile_map_pixels = 4 -# tile_full_screen = true +# tile_map_pixels = 4 +# tile_full_screen = true -# tile_font_crt_file = VeraMono.ttf -# tile_font_crt_size = 15 +# tile_font_crt_file = VeraMono.ttf +# tile_font_crt_size = 15 # tile_font_stat_file = VeraMono.ttf # tile_font_stat_size = 16 -# tile_font_msg_file = VeraMono.ttf -# tile_font_msg_size = 14 -# tile_font_tip_file = VeraMono.ttf -# tile_font_tip_size = 15 -# tile_font_lbl_file = Vera.ttf -# tile_font_lbl_size = 14 +# tile_font_msg_file = VeraMono.ttf +# tile_font_msg_size = 14 +# tile_font_tip_file = VeraMono.ttf +# tile_font_tip_size = 15 +# tile_font_lbl_file = Vera.ttf +# tile_font_lbl_size = 14 -- cgit v1.2.3-54-g00ecf