mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
10 lines
375 B
Plaintext
10 lines
375 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-*-*-*";
|
|
FloppyPath = "/floppy";
|
|
MultiByteText = AUTO;
|
|
DoubleClickTime = 250;
|
|
MouseWheelUp = Button4;
|
|
MouseWheelDown = Button5;
|
|
}
|