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