1998-09-29 22:36:29 +00:00
|
|
|
{
|
2004-10-18 02:30:22 +00:00
|
|
|
SystemFont = "Trebuchet MS,Luxi Sans";
|
|
|
|
|
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
|
2002-03-29 01:24:12 +00:00
|
|
|
DefaultFontSize = 12;
|
2004-10-22 00:21:51 +00:00
|
|
|
AntialiasedText = Yes;
|
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
|
|
|
}
|