ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/prefs_unix.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/prefs_unix.cpp (file contents):
Revision 1.5 by cebix, 2004-01-12T15:37:22Z vs.
Revision 1.6 by gbeauche, 2004-05-09T17:44:17Z

# Line 30 | Line 30
30   // Platform-specific preferences items
31   prefs_desc platform_prefs_items[] = {
32          {"ether", TYPE_STRING, false,          "device name of Mac ethernet adapter"},
33 +        {"etherconfig", TYPE_STRING, false,    "path of network config script"},
34          {"keycodes", TYPE_BOOLEAN, false,      "use keycodes rather than keysyms to decode keyboard"},
35          {"keycodefile", TYPE_STRING, false,    "path of keycode translation file"},
36          {"mousewheelmode", TYPE_INT32, false,  "mouse wheel support mode (0=page up/down, 1=cursor up/down)"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines