mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-23 00:51:25 +02:00
6e72c20248
- Cleaned-up the header files of functions/vars declared but not implemented
11 lines
399 B
Plaintext
11 lines
399 B
Plaintext
{
|
|
SystemFont = "-*-helvetica-medium-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-medium-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
|
|
BoldSystemFont = "-*-helvetica-bold-r-normal-*-%d-*-*-*-*-*-*-*,-*-*-bold-r-normal-*-%d-*,-*-*-medium-r-normal-*-*-*";
|
|
DefaultFontSize = 12;
|
|
FloppyPath = "/floppy";
|
|
MultiByteText = AUTO;
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|