shorthand for double quote that works everywhere.
"Section \*qDevice\*q" " Identifier \*q" devname \*q " Driver \*qapm\*q" ... EndSection
12 ProMotion 6420
12 ProMotion 6422
12 AT24
12 AT3D
12 AT25
The driver auto-detects the chipset type, but the following ChipSet names may optionally be specified in the config file \*qDevice\*q section, and will override the auto-detection:
"6422", "at24", "at3d".
The AT25 is Chipset "at3d" and the 6420 is 6422.
The driver will auto-detect the amount of video memory present for all chips. The actual amount of video memory can also be specified with a VideoRam entry in the config file \*qDevice\*q section.
The following driver Options are supported:
"Option \*qHWCursor\*q \*q" boolean \*q Enable or disable the hardware cursor. Default: on.
"Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled.
"Option \*qPciRetry\*q \*q" boolean \*q Enable or disable PCI retries. Default: off.
"Option \*qRemap_DPMS_On\*q \*q" string \*q
"Option \*qRemap_DPMS_Standby\*q \*q" string \*q
"Option \*qRemap_DPMS_Suspend\*q \*q" string \*q
"Option \*qRemap_DPMS_Off\*q \*q" string \*q Remaps the corresponding DPMS events. I've found that my Hercules 128/3D swaps Off and Suspend events. You can correct that with
in the Device section of the config file."Option \*qRemap_DPMS_Suspend\*q \*qOff\*q" "Option \*qRemap_DPMS_Off\*q \*qSuspend\*q"
"Option \*qSWCursor\*q \*q" boolean \*q Force the software cursor. Default: off.
"Option \*qShadowFB\*q \*q" boolean \*q Enable or disable use of the shadow framebuffer layer. Default: off.
"SEE ALSO"__xservername__(1), __xconfigfile__(__filemansuffix__), Xserver(1), X(__miscmansuffix__)AUTHORSAuthors include: ...