xfree86: add short description about MatchSeat key in xorg.conf man page
Signed-off-by: Laércio de Sousa <lbsousajr@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									7070ebeeba
								
							
						
					
					
						commit
						a6f5ffd587
					
				| 
						 | 
				
			
			@ -1378,6 +1378,14 @@ for the regular text mode.
 | 
			
		|||
The frequency is specified in MHz.
 | 
			
		||||
This is rarely used.
 | 
			
		||||
.TP 7
 | 
			
		||||
.BI "MatchSeat  " "seat\-id"
 | 
			
		||||
Only apply this
 | 
			
		||||
.B Device
 | 
			
		||||
section if X server was started with
 | 
			
		||||
.B -seat
 | 
			
		||||
.I seat\-id
 | 
			
		||||
option.
 | 
			
		||||
.TP 7
 | 
			
		||||
.BI "Option \*qModeDebug\*q \*q" boolean \*q
 | 
			
		||||
Enable printing of additional debugging information about modesetting to
 | 
			
		||||
the server log.
 | 
			
		||||
| 
						 | 
				
			
			@ -1900,6 +1908,14 @@ The only case where there is even a choice in this value is for depth 24,
 | 
			
		|||
where some hardware supports both a packed 24 bit framebuffer layout and a
 | 
			
		||||
sparse 32 bit framebuffer layout.
 | 
			
		||||
.TP 7
 | 
			
		||||
.BI "MatchSeat  " "seat\-id"
 | 
			
		||||
Only apply this
 | 
			
		||||
.B Screen
 | 
			
		||||
section if X server was started with
 | 
			
		||||
.B -seat
 | 
			
		||||
.I seat\-id
 | 
			
		||||
option.
 | 
			
		||||
.TP 7
 | 
			
		||||
.B Options
 | 
			
		||||
Various
 | 
			
		||||
.B Option
 | 
			
		||||
| 
						 | 
				
			
			@ -2295,6 +2311,14 @@ and the first two should normally be used to indicate the core pointer
 | 
			
		|||
and core keyboard devices respectively.
 | 
			
		||||
.RE
 | 
			
		||||
.TP 7
 | 
			
		||||
.BI "MatchSeat  " "seat\-id"
 | 
			
		||||
Only apply this
 | 
			
		||||
.B ServerLayout
 | 
			
		||||
section if X server was started with
 | 
			
		||||
.B -seat
 | 
			
		||||
.I seat\-id
 | 
			
		||||
option.
 | 
			
		||||
.TP 7
 | 
			
		||||
.B Options
 | 
			
		||||
In addition to the following, any option permitted in the
 | 
			
		||||
.B ServerFlags
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue