.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunleo/sunleo.man,v 1.3 2003/07/16 00:50:13 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH SUNLEO 4 "xf86-video-sunleo 1.2.0" "X Version 11" .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 Xorg 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 xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. .SH "SEE ALSO" Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7) .SH AUTHORS Driver authors include: Jakub Jelinek .br Man page: Arnaud Quette