mirror of
https://github.com/X11Libre/xf86-video-vesa.git
synced 2026-03-24 01:25:22 +00:00
vesa.4: some editorial fixes for the manual [Debian bug #1040619]
Originally from https://bugs.debian.org/1040619 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/merge_requests/15>
This commit is contained in:
committed by
Marge Bot
parent
d423105312
commit
5b33e95acb
22
man/vesa.man
22
man/vesa.man
@@ -23,9 +23,10 @@ The
|
||||
driver supports most VESA-compatible video cards. There are some known
|
||||
exceptions, and those should be listed here.
|
||||
.SH CONFIGURATION DETAILS
|
||||
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
|
||||
details. This section only covers configuration details specific to this
|
||||
driver.
|
||||
Please refer to
|
||||
.BR __xconfigfile__ (__filemansuffix__)
|
||||
for general configuration details.
|
||||
This section only covers configuration details specific to this driver.
|
||||
.PP
|
||||
The driver auto-detects the presence of VESA-compatible hardware. The
|
||||
.B ChipSet
|
||||
@@ -47,12 +48,17 @@ Enable or disable use of the shadow framebuffer layer. Default: on.
|
||||
This option is recommended for performance reasons.
|
||||
.TP
|
||||
.BI "Option \*qModeSetClearScreen\*q \*q" boolean \*q
|
||||
Clear the screen on mode set. Some BIOSes seem to be broken in the
|
||||
sense that the newly set video mode is bogus if they are asked to
|
||||
clear the screen during mode setting. If you experience problems try
|
||||
to turn this option off. Default: on.
|
||||
Clear the screen on mode set.
|
||||
Some BIOSes seem to be broken in the sense
|
||||
that the newly set video mode is bogus
|
||||
if they are asked to clear the screen during mode setting.
|
||||
If you experience problems try to turn this option off.
|
||||
Default: on.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
|
||||
.BR __xservername__ (__appmansuffix__),
|
||||
.BR __xconfigfile__ (__filemansuffix__),
|
||||
.BR Xserver (__appmansuffix__),
|
||||
.BR X (__miscmansuffix__)
|
||||
.SH AUTHORS
|
||||
Authors include: Paulo Ce\'sar Pereira de Andrade.
|
||||
|
||||
Reference in New Issue
Block a user