.\" shorthand for double quote that works everywhere. .ds q \N'34' .TH SUNLEO __drivermansuffix__ __vendorversion__ .SH NAME sunleo \- Leo video driver .SH SYNOPSIS .nf .B "Section \*qDevice\*q" .BI " Identifier \*q" devname \*q .B " Driver \*qsunleo\*q" \ \ ... .B EndSection .B "Section \*qScreen\*q" \ \ ... .BI " Device \*q" devname \*q \ \ ... .B " DefaultDepth 32" \ \ ... .B EndSection .fi .SH DESCRIPTION .B leo is an __xservername__ driver for Sun Leo (ZX) video cards. .PP Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D graphics card. Both cards are double-width, but the TZX also requires extra cooling in the form of an additional double-width fan card, so effectively takes up 4 SBus slots. .SH SUPPORTED HARDWARE The .B leo driver supports all Sun stations that include a Leo chipset: .PP .B Workstations: .RS 4 .PP Sun 4/15, 4/30, 4/75 .br SPARCstation 5, 10, 20 .br Ultra 1, 1E, 2 .RE .PP .B Servers: .RS 4 .PP SPARCserver 1000, .br SPARCcenter 2000 .RE .SH CONFIGURATION DETAILS You must set "DefaultDepth" to "32" in the Screen Section. .nf Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this driver. .SH "SEE ALSO" __xservername__(1), __xconfigfile__(__filemansuffix__), Xserver(1), X(__miscmansuffix__) .SH AUTHORS Driver authors include: Jakub Jelinek .br Man page: Arnaud Quette