ODROID-U3 xorg-server debian package fork :
[deb_xorg-server.git] / debian / patches / xfree86_add_matchseat_key_description_to_xorg_conf_man.patch
1 From a6f5ffd5879e7fb052d343592951cc476b699bb4 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?La=C3=A9rcio=20de=20Sousa?= <lbsousajr@gmail.com>
3 Date: Thu, 3 Apr 2014 11:19:15 -0300
4 Subject: [PATCH] xfree86: add short description about MatchSeat key in
5 xorg.conf man page
6 MIME-Version: 1.0
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
9
10 Signed-off-by: LaƩrcio de Sousa <lbsousajr@gmail.com>
11 Reviewed-by: Dave Airlie <airlied@redhat.com>
12 Signed-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
17 --- a/hw/xfree86/man/xorg.conf.man
18 +++ b/hw/xfree86/man/xorg.conf.man
19 @@ -1374,6 +1374,14 @@ for the regular text mode.
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.
34 @@ -1896,6 +1904,14 @@ The only case where there is even a choi
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
49 @@ -2291,6 +2307,14 @@ and the first two should normally be use
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