From owner-svn-doc-all@freebsd.org Fri Oct 2 17:02:19 2020 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 04957431B3B; Fri, 2 Oct 2020 17:02:19 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2xB26PGdz4Pv8; Fri, 2 Oct 2020 17:02:18 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BEC552546B; Fri, 2 Oct 2020 17:02:18 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 092H2I57071521; Fri, 2 Oct 2020 17:02:18 GMT (envelope-from blackend@FreeBSD.org) Received: (from blackend@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 092H2IQ4071520; Fri, 2 Oct 2020 17:02:18 GMT (envelope-from blackend@FreeBSD.org) Message-Id: <202010021702.092H2IQ4071520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: blackend set sender to blackend@FreeBSD.org using -f From: Marc Fonvieille Date: Fri, 2 Oct 2020 17:02:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54563 - head/fr_FR.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head X-SVN-Commit-Author: blackend X-SVN-Commit-Paths: head/fr_FR.ISO8859-1/books/handbook/x11 X-SVN-Commit-Revision: 54563 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2020 17:02:19 -0000 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 correspondent à cette classe. Cet exemple sélectionne une disposition de - touches française suivant la variante - oss. + touches française. Configuration d'une disposition des touches de clavier - /usr/local/etc/X11/xorg.conf.d/keyboard-fr-oss.conf + /usr/local/etc/X11/xorg.conf.d/keyboard-fr.conf Section "InputClass" Identifier "KeyboardDefaults" - Driver "keyboard" MatchIsKeyboard "on" Option "XkbLayout" "fr" - Option "XkbVariant" "oss" EndSection @@ -929,7 +926,6 @@ EndSection Section "InputClass" Identifier "KeyboardDefaults" - Driver "keyboard" MatchIsKeyboard "on" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection @@ -941,6 +937,14 @@ EndSection Souris et périphériques de pointage + + + Si vous utilisez xorg-server 1.20.8 + ou les versions suivantes sous &os; &rel121.current; + et que vous n'utilisez pas &man.moused.8;, ajoutez la + ligne kern.evdev.rcpt_mask=12 au + fichier /etc/sysctl.conf. + Plusieurs paramètres de la souris peuvent être réglés avec les options de configuration. Consultez la page de