| .TH DEVDRAW 1 | |
| .SH NAME | |
| devdraw \- draw device simulator | |
| .SH SYNOPSIS | |
| invoked via | |
| .I initdraw | |
| (see | |
| .IR graphics (3)) | |
| .SH DESCRIPTION | |
| .I Devdraw | |
| serves a custom graphics protocol and is the only program | |
| that talks directly to X window servers. | |
| .SH SOURCE | |
| .B \*9/src/cmd/devdraw | |
| .SH "SEE ALSO | |
| .IR draw (3), | |
| .IR drawfcall (3), | |
| .IR graphics (3) | |
| .SH BUGS | |
| .I Devdraw | |
| should probably present a standard 9P server | |
| instead of using its own protocol. |