1998-09-29 22:36:29 +00:00
|
|
|
{
|
2004-10-13 23:39:29 +00:00
|
|
|
SystemFont = "sans:slant=0:weight=100";
|
|
|
|
|
BoldSystemFont = "sans:slant=0:weight=200";
|
2002-03-29 01:24:12 +00:00
|
|
|
DefaultFontSize = 12;
|
2002-11-13 15:13:48 +00:00
|
|
|
AntialiasedText = No;
|
2000-07-15 08:14:12 +00:00
|
|
|
MultiByteText = AUTO;
|
2002-10-09 05:14:28 +00:00
|
|
|
FloppyPath = "/floppy";
|
1998-09-29 22:36:29 +00:00
|
|
|
DoubleClickTime = 250;
|
2000-04-13 21:24:28 +00:00
|
|
|
MouseWheelUp = Button4;
|
|
|
|
|
MouseWheelDown = Button5;
|
1998-09-29 22:36:29 +00:00
|
|
|
}
|