xfree86 doc: replace driver "keyboard" with "kbd"
We've deprecated keyboard a long time ago Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
		
							parent
							
								
									e4cd24e717
								
							
						
					
					
						commit
						6f33593dc0
					
				|  | @ -189,7 +189,7 @@ following changes: | |||
| 	  <varlistentry><term><emphasis>Keyboard</emphasis></term> | ||||
| 	    <listitem><literallayout> | ||||
|              &k.identifier; "Implicit Core Keyboard" | ||||
|              &k.driver; "keyboard" | ||||
|              &k.driver; "kbd" | ||||
| 	      </literallayout></listitem></varlistentry> | ||||
| 	  <varlistentry><term><emphasis>Pointer</emphasis></term> | ||||
| 	    <listitem><literallayout> | ||||
|  | @ -206,7 +206,7 @@ following changes: | |||
|     is no &k.serverlayout; section, if the <option>-screen</option> command | ||||
|     line options is used, or if the &k.serverlayout; section doesn't | ||||
|     reference any &k.inputdevice; sections.  In this case, the first | ||||
|     sections with drivers "keyboard" and "mouse" are used as the core | ||||
|     sections with drivers "kbd" and "mouse" are used as the core | ||||
|     keyboard and pointer respectively. | ||||
|       </para> | ||||
|     </sect2> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue