svn commit: r54563 - head/fr_FR.ISO8859-1/books/handbook/x11

Marc Fonvieille <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: blackend
Date: Fri Oct  2 17:02:18 2020
New Revision: 54563
URL: https://svnweb.freebsd.org/changeset/doc/54563

Log:
  MFH: r54421

Modified:
  head/fr_FR.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/fr_FR.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/fr_FR.ISO8859-1/books/handbook/x11/chapter.xml	Fri Oct  2 16:53:32 2020	(r54562)
+++ head/fr_FR.ISO8859-1/books/handbook/x11/chapter.xml	Fri Oct  2 17:02:18 2020	(r54563)
@@ -862,21 +862,18 @@ EndSection</programlisting>
 		correspondent à cette classe.</para>
 
 	      <para>Cet exemple sélectionne une disposition de
-		touches française suivant la variante
-		<literal>oss</literal>.</para>
+		touches française.</para>
 
 	      <example>
 		<title>Configuration d'une disposition des touches de
 		  clavier</title>
 
-		<para><filename>/usr/local/etc/X11/xorg.conf.d/keyboard-fr-oss.conf</filename></para>
+		<para><filename>/usr/local/etc/X11/xorg.conf.d/keyboard-fr.conf</filename></para>
 
 		<programlisting>Section	"InputClass"
 	Identifier	"KeyboardDefaults"
-	Driver		"keyboard"
 	MatchIsKeyboard	"on"
 	Option		"XkbLayout" "fr"
-	Option		"XkbVariant" "oss"
 EndSection</programlisting>
 	      </example>
 
@@ -929,7 +926,6 @@ EndSection</programlisting>
 
 		<programlisting>Section	"InputClass"
 	Identifier	"KeyboardDefaults"
-	Driver		"keyboard"
 	MatchIsKeyboard	"on"
 	Option		"XkbOptions" "terminate:ctrl_alt_bksp"
 EndSection</programlisting>
@@ -941,6 +937,14 @@ EndSection</programlisting>
 
       <sect3 xml:id="x11-input-mice">
 	<title>Souris et périphériques de pointage</title>
+
+	<important>
+	  <para>Si vous utilisez <package>xorg-server</package>&nbsp;1.20.8
+	    ou les versions suivantes sous &os;&nbsp;&rel121.current;
+	    et que vous n'utilisez pas &man.moused.8;, ajoutez la
+	    ligne <userinput>kern.evdev.rcpt_mask=12</userinput> au
+	    fichier <filename>/etc/sysctl.conf</filename>.</para>
+	</important>
 
 	<para>Plusieurs paramètres de la souris peuvent être réglés
 	  avec les options de configuration.  Consultez la page de

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.