mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 19:46:21 +00:00
Make sure OLD_CURSOR code is only for SUNDISPLAY. (#279)
This is work in progress on Interlisp/medley#84.
This commit is contained in:
@@ -97,7 +97,8 @@ ORG_FILPCORSORBAR If true, you get the pixwin version of cursor changing;
|
||||
otherwise, it gets done by direct writes into the display
|
||||
region.
|
||||
OLD_CURSOR If true, uses the pixwin cursor code (e.g., win_setcursor);
|
||||
otherwise, uses the direct-write technique.
|
||||
otherwise, uses the direct-write technique. This is only needed
|
||||
for SUNDISPLAY.
|
||||
OS4_TYPE4BUG If true, includes the patches around SunOS 4.0.x's failure
|
||||
to tell you you've got a Type-4 keyboard.
|
||||
ALLDIRSEARCH CURRENTLY HARD DISABLED IN directory.c; looks like it
|
||||
|
||||
Reference in New Issue
Block a user