equal
deleted
inserted
replaced
2 |
2 |
3 ForegroundColour=0,0,0 |
3 ForegroundColour=0,0,0 |
4 BackgroundColour=255,255,255 |
4 BackgroundColour=255,255,255 |
5 CursorColour=165,42,42 |
5 CursorColour=165,42,42 |
6 |
6 |
7 ; Block (0), Underscore (1), Line (2) |
7 ; Block, Underscore, Line. |
8 CursorType=0 |
8 CursorType=Block |
|
9 CursorBlinks=yes |
9 |
10 |
10 CursorBlinks=1 |
11 ; Off, Low, Medium, High, Glass (>= Vista only). |
|
12 Transparency=Low |
|
13 OpaqueWhenFocused=yes |
11 |
14 |
12 ; 'Lucida Console' and 'Courier New' are the best fixed width font under Windows. |
15 ; 'Lucida Console' and 'Courier New' are the best fixed width font under Windows. |
13 ; Nice looks and support large amount of chars. |
16 ; Nice looks and support large amount of chars. |
14 Font=Courier New |
17 Font=Courier New |
15 ; If 0 set default font to normal, if 1 set default font to bolt. |
18 BoldAsFont=yes |
16 FontIsBold=0 |
|
17 ; 0 force use bold font for bold char. |
|
18 BoldAsBright=0 |
|
19 FontHeight=10 |
19 FontHeight=10 |
|
20 AllowBlinking=no |
20 |
21 |
21 FontQuality=0 |
22 FontSmoothing=None |
22 |
23 |
23 AltSendsESC=0 |
24 BackspaceSendsBS=no |
24 BackspaceSendsBS=0 |
|
25 ; Disable Windows Alt+Space and Alt+Enter shortcuts. |
25 ; Disable Windows Alt+Space and Alt+Enter shortcuts. |
26 WindowShortcuts=0 |
26 WindowShortcuts=no |
27 ; Enable font zooming shortcuts Ctrl+plus/minus/zero. |
27 ; Enable font zooming shortcuts Ctrl+plus/minus/zero. |
28 ZoomShortcuts=1 |
28 ZoomShortcuts=yes |
29 ; ScrollMod=1 |
29 ; Shift, Ctrl, Alt, Off. |
|
30 ScrollMod=Shift |
|
31 |
|
32 CopyAsRTF=yes |
30 |
33 |
31 ; Use mouse copy on select like in X window. |
34 ; Use mouse copy on select like in X window. |
32 CopyOnSelect=1 |
35 CopyOnSelect=1 |
33 |
36 |
34 BellSound=0 |
37 BellSound=0 |