| plan 9 kernel history: overview | file list | diff list |
2000/1021/bitsy/screen.h (diff list | history)
| 2000/1021/sys/src/9/bitsy/screen.h:1,6 – 2000/1130/sys/src/9/bitsy/screen.h:1,8 (short | long | prev | next) | ||
| 2000/1021 | typedef struct Cursorinfo Cursorinfo; typedef struct Cursor Cursor; | |
| 2000/1130 | extern ulong blanktime; | |
| 2000/1021 | struct Cursorinfo { Lock; }; | |