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

Comparing BasiliskII/src/Unix/prefs_unix.cpp (file contents):
Revision 1.2 by cebix, 1999-10-19T17:41:38Z vs.
Revision 1.3 by cebix, 1999-10-21T16:07:34Z

# Line 30 | Line 30
30   prefs_desc platform_prefs_items[] = {
31          {"keycodes", TYPE_BOOLEAN, false},              // Use keycodes rather than keysyms to decode keyboard (video_x.cpp)
32          {"keycodefile", TYPE_STRING, false},    // File name of keycode translation table (video_x.cpp)
33 +        {"fbdevicefile", TYPE_STRING, false},   // File name of frame buffer device specifications
34          {NULL, TYPE_END, false} // End of list
35   };
36  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines