Mercurial > dotfiles
comparison console.xml @ 139:2e1f9a40a36a
Install Vimperator and Console2 settings on Windows.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 Oct 2013 20:57:50 -0400 |
parents | |
children | 1c3e3740325f |
comparison
equal
deleted
inserted
replaced
138:337a1bfbd50a | 139:2e1f9a40a36a |
---|---|
1 <?xml version="1.0"?> | |
2 <settings> | |
3 <console change_refresh="10" refresh="100" rows="45" columns="170" buffer_rows="500" buffer_columns="0" shell="" init_dir="C:\Users\Abdul\Code" start_hidden="0" save_size="1"> | |
4 <colors> | |
5 <color id="0" r="0" g="0" b="0"/> | |
6 <color id="1" r="0" g="0" b="128"/> | |
7 <color id="2" r="0" g="150" b="0"/> | |
8 <color id="3" r="0" g="150" b="150"/> | |
9 <color id="4" r="170" g="25" b="25"/> | |
10 <color id="5" r="128" g="0" b="128"/> | |
11 <color id="6" r="128" g="128" b="0"/> | |
12 <color id="7" r="192" g="192" b="192"/> | |
13 <color id="8" r="128" g="128" b="128"/> | |
14 <color id="9" r="0" g="100" b="255"/> | |
15 <color id="10" r="0" g="255" b="0"/> | |
16 <color id="11" r="0" g="255" b="255"/> | |
17 <color id="12" r="255" g="50" b="50"/> | |
18 <color id="13" r="255" g="0" b="255"/> | |
19 <color id="14" r="255" g="255" b="0"/> | |
20 <color id="15" r="255" g="255" b="255"/> | |
21 </colors> | |
22 </console> | |
23 <appearance> | |
24 <font name="Consolas" size="11" bold="0" italic="0" smoothing="0"> | |
25 <color use="0" r="0" g="0" b="0"/> | |
26 </font> | |
27 <window title="Console" icon="" use_tab_icon="1" use_console_title="0" show_cmd="1" show_cmd_tabs="1" use_tab_title="1" trim_tab_titles="20" trim_tab_titles_right="0"/> | |
28 <controls show_menu="0" show_toolbar="0" show_statusbar="0" show_tabs="1" hide_single_tab="0" show_scrollbars="1" flat_scrollbars="0" tabs_on_bottom="0"/> | |
29 <styles caption="1" resizable="1" taskbar_button="1" border="1" inside_border="2" tray_icon="1"> | |
30 <selection_color r="255" g="255" b="255"/> | |
31 </styles> | |
32 <position x="-1" y="-1" dock="-1" snap="0" z_order="0" save_position="1"/> | |
33 <transparency type="0" active_alpha="255" inactive_alpha="255" r="0" g="0" b="0"/> | |
34 </appearance> | |
35 <behavior> | |
36 <copy_paste copy_on_select="1" clear_on_copy="0" no_wrap="1" trim_spaces="1" copy_newline_char="0" sensitive_copy="1"/> | |
37 <scroll page_scroll_rows="0"/> | |
38 <tab_highlight flashes="3" stay_highligted="1"/> | |
39 </behavior> | |
40 <hotkeys use_scroll_lock="1"> | |
41 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="83" command="settings"/> | |
42 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="112" command="help"/> | |
43 <hotkey ctrl="0" shift="0" alt="1" extended="0" code="115" command="exit"/> | |
44 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="112" command="newtab1"/> | |
45 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="113" command="newtab2"/> | |
46 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="114" command="newtab3"/> | |
47 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="115" command="newtab4"/> | |
48 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="116" command="newtab5"/> | |
49 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="117" command="newtab6"/> | |
50 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="118" command="newtab7"/> | |
51 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="119" command="newtab8"/> | |
52 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="120" command="newtab9"/> | |
53 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="121" command="newtab10"/> | |
54 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="49" command="switchtab1"/> | |
55 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="50" command="switchtab2"/> | |
56 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="51" command="switchtab3"/> | |
57 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="52" command="switchtab4"/> | |
58 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="53" command="switchtab5"/> | |
59 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="54" command="switchtab6"/> | |
60 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="55" command="switchtab7"/> | |
61 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="56" command="switchtab8"/> | |
62 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="57" command="switchtab9"/> | |
63 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="48" command="switchtab10"/> | |
64 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="9" command="nexttab"/> | |
65 <hotkey ctrl="1" shift="1" alt="0" extended="0" code="9" command="prevtab"/> | |
66 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="87" command="closetab"/> | |
67 <hotkey ctrl="1" shift="0" alt="0" extended="0" code="82" command="renametab"/> | |
68 <hotkey ctrl="1" shift="0" alt="0" extended="1" code="45" command="copy"/> | |
69 <hotkey ctrl="1" shift="0" alt="0" extended="1" code="46" command="clear_selection"/> | |
70 <hotkey ctrl="0" shift="1" alt="0" extended="1" code="45" command="paste"/> | |
71 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="stopscroll"/> | |
72 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowup"/> | |
73 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowdown"/> | |
74 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageup"/> | |
75 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpagedown"/> | |
76 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollcolleft"/> | |
77 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollcolright"/> | |
78 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageleft"/> | |
79 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageright"/> | |
80 <hotkey ctrl="1" shift="1" alt="0" extended="0" code="112" command="dumpbuffer"/> | |
81 <hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="activate"/> | |
82 </hotkeys> | |
83 <mouse> | |
84 <actions> | |
85 <action ctrl="0" shift="0" alt="0" button="1" name="copy"/> | |
86 <action ctrl="0" shift="1" alt="0" button="1" name="select"/> | |
87 <action ctrl="0" shift="0" alt="0" button="3" name="paste"/> | |
88 <action ctrl="1" shift="0" alt="0" button="1" name="drag"/> | |
89 <action ctrl="0" shift="0" alt="0" button="2" name="menu"/> | |
90 </actions> | |
91 </mouse> | |
92 <tabs> | |
93 <tab title="Console2" use_default_icon="0"> | |
94 <console shell="" init_dir="" run_as_user="0" user=""/> | |
95 <cursor style="0" r="255" g="255" b="255"/> | |
96 <background type="0" r="0" g="0" b="0"> | |
97 <image file="" relative="0" extend="0" position="0"> | |
98 <tint opacity="0" r="0" g="0" b="0"/> | |
99 </image> | |
100 </background> | |
101 </tab> | |
102 </tabs> | |
103 </settings> |