[Controller] Add initial-windows property
[tilda-gobject.git] / share-tilda.conf
1 # Default configuration values for the Tilda terminal emulator
2 #
3 # This file is required if you want Tilda to run reliably, and
4 # also if you want it to have sane default values.
5 #
6 # Get a copy of Tilda from http://tilda.sourceforge.net
7 #
8
9 [controller-defaults]
10 initial-windows = 1
11
12 [window-defaults]
13 height = 300
14 width = 600
15 x-position = 0
16 y-position = 0
17 initial-terminals = 1
18 tab-position = top
19 animation-orientation = top
20 keep-above = true
21 skip-taskbar-hint = true
22 stick = true
23 hidden-at-start = false
24 centered-horizontally = false
25 centered-vertically = false
26
27 [terminal-defaults]
28 font = Bitstream Vera Sans Mono 12
29 title = Tilda
30 web-browser = firefox
31 scrollback-lines = 2000
32 transparency-percent = 0
33 backspace-binding = auto
34 delete-binding = auto
35 dynamic-title = after-initial
36 exit-action = exit
37 scrollbar-position = right
38 scroll-background = false
39 scroll-on-output = false
40 scroll-on-keystroke = true
41 antialiased = true
42 allow-bold-text = true
43 cursor-blinks = true
44 audible-bell = false
45 visible-bell = true
46 double-buffered = true
47 mouse-autohide = true