Add README
[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 accelerator-quit = <Ctrl><Shift>q
27 accelerator-next-tab = <Ctrl>Page_Down
28 accelerator-previous-tab = <Ctrl>Page_Up
29 accelerator-add-terminal = <Ctrl><Shift>t
30 accelerator-remove-terminal = <Ctrl><Shift>w
31 accelerator-copy = <Ctrl><Shift>c
32 accelerator-paste = <Ctrl><Shift>v
33 accelerator-goto-1 = <Alt>1
34 accelerator-goto-2 = <Alt>2
35 accelerator-goto-3 = <Alt>3
36 accelerator-goto-4 = <Alt>4
37 accelerator-goto-5 = <Alt>5
38 accelerator-goto-6 = <Alt>6
39 accelerator-goto-7 = <Alt>7
40 accelerator-goto-8 = <Alt>8
41 accelerator-goto-9 = <Alt>9
42 accelerator-goto-10 = <Alt>0
43
44 [terminal-defaults]
45 font = Bitstream Vera Sans Mono 12
46 title = Tilda
47 web-browser = firefox
48 scrollback-lines = 2000
49 transparency-percent = 0
50 backspace-binding = auto
51 delete-binding = auto
52 dynamic-title = after-initial
53 exit-action = exit
54 scrollbar-position = right
55 scroll-background = false
56 scroll-on-output = false
57 scroll-on-keystroke = true
58 antialiased = true
59 allow-bold-text = true
60 cursor-blinks = true
61 audible-bell = false
62 visible-bell = true
63 double-buffered = true
64 mouse-autohide = true