changeset 80 | 694e2a0efb4d |
child 81 | 1989eb1cecc8 |
79:a7d0fff4bef0 | 80:694e2a0efb4d |
---|---|
1 ; -*- mode: conf -*- |
|
2 |
|
3 [Looks] |
|
4 ForegroundColour=0,0,0 |
|
5 BackgroundColour=255,255,255 |
|
6 CursorColour=165,42,42 |
|
7 |
|
8 ; Block (0), Underscore (1), Line (2) |
|
9 CursorType=0 |
|
10 |
|
11 CursorBlinks=1 |
|
12 |
|
13 [Text] |
|
14 Font=Lucida Console |
|
15 FontIsBold=0 |
|
16 FontHeight=10 |
|
17 |
|
18 FontQuality=0 |
|
19 |
|
20 [Keys] |
|
21 AltSendsESC=0 |
|
22 BackspaceSendsBS=0 |
|
23 |
|
24 [Output] |
|
25 BellSound=0 |
|
26 |
|
27 Term=xterm-256color |
|
28 Answerback= |
|
29 |
|
30 [Window] |
|
31 Columns=120 |
|
32 Rows=40 |