ODROID-U3 xorg-server debian package fork :
[deb_xorg-server.git] / debian / patches / xfree86_add_matchseat_key_description_to_xorg_conf_man.patch
CommitLineData
7217e0ca
ML
1From a6f5ffd5879e7fb052d343592951cc476b699bb4 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?La=C3=A9rcio=20de=20Sousa?= <lbsousajr@gmail.com>
3Date: Thu, 3 Apr 2014 11:19:15 -0300
4Subject: [PATCH] xfree86: add short description about MatchSeat key in
5 xorg.conf man page
6MIME-Version: 1.0
7Content-Type: text/plain; charset=UTF-8
8Content-Transfer-Encoding: 8bit
9
10Signed-off-by: Laércio de Sousa <lbsousajr@gmail.com>
11Reviewed-by: Dave Airlie <airlied@redhat.com>
12Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
13---
14 hw/xfree86/man/xorg.conf.man | 24 ++++++++++++++++++++++++
15 1 file changed, 24 insertions(+)
16
7217e0ca
ML
17--- a/hw/xfree86/man/xorg.conf.man
18+++ b/hw/xfree86/man/xorg.conf.man
4db25562 19@@ -1374,6 +1374,14 @@ for the regular text mode.
7217e0ca
ML
20 The frequency is specified in MHz.
21 This is rarely used.
22 .TP 7
23+.BI "MatchSeat " "seat\-id"
24+Only apply this
25+.B Device
26+section if X server was started with
27+.B -seat
28+.I seat\-id
29+option.
30+.TP 7
31 .BI "Option \*qModeDebug\*q \*q" boolean \*q
32 Enable printing of additional debugging information about modesetting to
33 the server log.
4db25562 34@@ -1896,6 +1904,14 @@ The only case where there is even a choi
7217e0ca
ML
35 where some hardware supports both a packed 24 bit framebuffer layout and a
36 sparse 32 bit framebuffer layout.
37 .TP 7
38+.BI "MatchSeat " "seat\-id"
39+Only apply this
40+.B Screen
41+section if X server was started with
42+.B -seat
43+.I seat\-id
44+option.
45+.TP 7
46 .B Options
47 Various
48 .B Option
4db25562 49@@ -2291,6 +2307,14 @@ and the first two should normally be use
7217e0ca
ML
50 and core keyboard devices respectively.
51 .RE
52 .TP 7
53+.BI "MatchSeat " "seat\-id"
54+Only apply this
55+.B ServerLayout
56+section if X server was started with
57+.B -seat
58+.I seat\-id
59+option.
60+.TP 7
61 .B Options
62 In addition to the following, any option permitted in the
63 .B ServerFlags