summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-01-04 14:05:27 -0800
committerCarl Worth <cworth@cworth.org>2010-01-04 14:05:27 -0800
commita6fb71e6e26fb31f4cd10fad2d3a87d9114a649a (patch)
tree2b0139a74202aea7aa34c87d375d99b398c85c93 /man
parent25a6c8dfae240143309b14cc32ebac6008c3a378 (diff)
downloadxorg-driver-xf86-video-intel-a6fb71e6e26fb31f4cd10fad2d3a87d9114a649a.tar.gz
man page: Add additional indentation for some output configuration options.
The BACKLIGHT_CONTROL and PANEL_FITTING options appear in a list, and then each contain a sub-list of sub-options. Use indentation to make this structure more apparent to the reader.
Diffstat (limited to 'man')
-rw-r--r--man/intel.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/intel.man b/man/intel.man
index 9e24ca5f..7d12823a 100644
--- a/man/intel.man
+++ b/man/intel.man
@@ -203,6 +203,7 @@ By adjusting the BACKLIGHT property, the brightness on the LVDS output can be ad
- method used to control backlight
.TP 2
The driver will attempt to automatically detect the backlight control method for your platform. If this fails however, you can select another method which may allow you to control your backlight. Available methods include:
+.RS
.PP
.B native
.TP 4
@@ -219,12 +220,14 @@ This method attempts to use the native registers where possible, resorting to th
.B kernel
.TP 4
On some system, the kernel may provide a backlight control driver. In that case, using the kernel interfaces is preferable, as the same driver may respond to hotkey events or external APIs.
+.RE
.PP
.B PANEL_FITTING
- control LCD panel fitting
.TP 2
By default, the driver will attempt to upscale resolutions smaller than the LCD's native size while preserving the aspect ratio. Other modes are available however:
+.RS
.PP
.B center
.TP 4
@@ -237,6 +240,7 @@ The default mode. Try to upscale the image to the screen size, while preserving
.B full
.TP 4
Upscale the image to the native screen size without regard to aspect ratio. In this mode, the full screen image may appear distorted in some resolutions.
+.RE
.SS "TV"
Integrated TV output. Available properties include: