\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{acare} \pdfinfo{ /Title (raccourcis-clavier-chrome.pdf) /Creator (Cheatography) /Author (acare) /Subject (Raccourcis-clavier Chrome Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{80D3E8} \definecolor{LightBackground}{HTML}{EFF9FC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Raccourcis-clavier Chrome Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{acare} via \textcolor{DarkBackground}{\uline{cheatography.com/130478/cs/25981/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}acare \\ \uline{cheatography.com/acare} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 5th January, 2021.\\ Updated 5th January, 2021.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés aux onglets et aux fenêtres}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl+N & Ouvrir une nouvelle fenêtre \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl+Maj+N & Ouvrir une nouvelle fenêtre en mode navigation privée \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} Ctrl+T & Ouvrir un nouvel onglet, puis y accéder \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl+Maj+T & Rouvrir le dernier onglet fermé, puis y accéder \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} Ctrl+Tabulation ou Ctrl+Page suivante & Accéder à l'onglet ouvert suivant \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl+Maj+Tabulation ou Ctrl+Page précédente & Accéder à l'onglet ouvert précédent \tn % Row Count 16 (+ 3) % Row 7 \SetRowColor{white} Ctrl+1 jusqu'à Ctrl+8 & Accéder à un onglet spécifique \tn % Row Count 18 (+ 2) % Row 8 \SetRowColor{LightBackground} Ctrl+9 & Accéder au dernier onglet \tn % Row Count 20 (+ 2) % Row 9 \SetRowColor{white} Alt+Début & Ouvrir la page d'accueil dans l'onglet actif \tn % Row Count 23 (+ 3) % Row 10 \SetRowColor{LightBackground} Alt+Flèche gauche & Ouvrir la page précédente de l'historique de navigation dans l'onglet actif \tn % Row Count 28 (+ 5) % Row 11 \SetRowColor{white} Alt+Flèche droite & Ouvrir la page suivante de l'historique de navigation dans l'onglet actif \tn % Row Count 32 (+ 4) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés aux onglets et aux fenêtres (cont)}} \tn % Row 12 \SetRowColor{LightBackground} Ctrl+W ou Ctrl+F4 & Fermer l'onglet actif \tn % Row Count 2 (+ 2) % Row 13 \SetRowColor{white} Ctrl+Maj+W & Fermer tous les onglets actifs et le navigateur \tn % Row Count 5 (+ 3) % Row 14 \SetRowColor{LightBackground} Alt+Espace+N & Réduire la fenêtre active \tn % Row Count 7 (+ 2) % Row 15 \SetRowColor{white} Alt+Espace+X & Agrandir la fenêtre active \tn % Row Count 9 (+ 2) % Row 16 \SetRowColor{LightBackground} Ctrl+Maj+Q ou Alt+F4 & Quitter Google Chrome \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.8718 cm} x{11.3982 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés aux fonctionnalités}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Alt+F ou Alt+E ou F10 & Ouvrir le menu toggle \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Ctrl+Maj+B & Afficher ou masquer la barre de favoris \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Ctrl+Maj+O & Ouvrir le gestionnaire de favoris \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Ctrl+H & Ouvrir la page « Historique » dans un nouvel onglet \tn % Row Count 10 (+ 3) % Row 5 \SetRowColor{white} Ctrl+J & Ouvrir la page « Téléchargements » dans un nouvel onglet \tn % Row Count 13 (+ 3) % Row 6 \SetRowColor{LightBackground} Maj+Échap & Ouvrir le gestionnaire de tâches Chrome \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} Maj+Alt+T & Placer le focus sur le premier élément de la barre d'outils Chrome \tn % Row Count 18 (+ 3) % Row 8 \SetRowColor{LightBackground} F6 & Déplacer le focus vers l'avant entre la barre d'adresse, la barre de favoris (si elle est affichée) et le contenu de la page \tn % Row Count 23 (+ 5) % Row 9 \SetRowColor{white} Maj+F6 & Déplacer le focus vers l'arrière entre la barre d'adresse, la barre de favoris (si elle est affichée) et le contenu de la page \tn % Row Count 29 (+ 6) % Row 10 \SetRowColor{LightBackground} Ctrl+F ou F3 & Ouvrir la Barre de recherche pour lancer une recherche dans la page active \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.8718 cm} x{11.3982 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés aux fonctionnalités (cont)}} \tn % Row 11 \SetRowColor{LightBackground} Ctrl+G & Accéder à la correspondance suivante du terme saisi dans la Barre de recherche \tn % Row Count 4 (+ 4) % Row 12 \SetRowColor{white} Ctrl+Maj+G & Accéder à la correspondance précédente du terme saisi dans la Barre de recherche \tn % Row Count 8 (+ 4) % Row 13 \SetRowColor{LightBackground} Ctrl+Maj+J ou F12 & Ouvrir les outils pour les développeurs \tn % Row Count 10 (+ 2) % Row 14 \SetRowColor{white} \seqsplit{Ctrl+Maj+Suppr} & Ouvrir les options de la boîte de dialogue « Effacer les données de navigation » \tn % Row Count 14 (+ 4) % Row 15 \SetRowColor{LightBackground} F1 & Ouvrir le centre d'aide dans un nouvel onglet \tn % Row Count 16 (+ 2) % Row 16 \SetRowColor{white} Ctrl+Maj+M & Passer à un autre utilisateur ou passer en mode navigation privée \tn % Row Count 19 (+ 3) % Row 17 \SetRowColor{LightBackground} Ctrl+Maj+I & Accéder au formulaire pour envoyer un commentaire \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis de la barre d'adresse}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Saisissez un terme de recherche et appuyez sur Entrée. & Saisissez un terme de recherche et appuyez sur Entrée. \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} Saisissez le nom du moteur de recherche et appuyez sur la touche Tabulation. & Lancer une recherche à l'aide d'un autre moteur de recherche \tn % Row Count 8 (+ 4) % Row 3 \SetRowColor{white} Saisissez le nom du site et appuyez sur Ctrl+Entrée. & Ajouter www. et .com au nom d'un site, puis l'ouvrir dans l'onglet actif \tn % Row Count 12 (+ 4) % Row 4 \SetRowColor{LightBackground} Saisissez le nom du site et appuyez sur Alt+Entrée. & Ajouter www. et .com au nom d'un site, puis l'ouvrir dans un nouvel onglet \tn % Row Count 16 (+ 4) % Row 5 \SetRowColor{white} Ctrl+L ou Alt+D ou F6 & Accéder à la barre d'adresse \tn % Row Count 18 (+ 2) % Row 6 \SetRowColor{LightBackground} Ctrl+K ou Ctrl+E & Lancer une recherche dans la page \tn % Row Count 20 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis de pages Web}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl+P & Ouvrir la boîte de dialogue « Imprimer » pour la page active \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} Ctrl+S & Ouvrir la boîte de dialogue « Enregistrer » pour la page active \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} F5 ou Ctrl+R & Actualiser la page active \tn % Row Count 11 (+ 2) % Row 4 \SetRowColor{LightBackground} Maj+F5 ou Ctrl+Maj+R & Actualiser la page active sans tenir compte du contenu mis en cache \tn % Row Count 15 (+ 4) % Row 5 \SetRowColor{white} Échap & Arrêter le chargement de la page \tn % Row Count 17 (+ 2) % Row 6 \SetRowColor{LightBackground} Tabulation & Parcourir les liens vers l'avant \tn % Row Count 19 (+ 2) % Row 7 \SetRowColor{white} Maj+Tabulation & Parcourir les liens vers l'arrière \tn % Row Count 21 (+ 2) % Row 8 \SetRowColor{LightBackground} Appuyez sur Ctrl+o et sélectionnez un fichier. & Ouvrir un fichier de votre ordinateur dans Chrome \tn % Row Count 24 (+ 3) % Row 9 \SetRowColor{white} Ctrl+U & Afficher le code source HTML non modifiable de la page active \tn % Row Count 28 (+ 4) % Row 10 \SetRowColor{LightBackground} Ctrl+D & Enregistrer la page active dans les favoris \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis de pages Web (cont)}} \tn % Row 11 \SetRowColor{LightBackground} Ctrl+Maj+D & Enregistrer tous les onglets ouverts dans un nouveau dossier de favoris \tn % Row Count 4 (+ 4) % Row 12 \SetRowColor{white} F11 & Activer ou désactiver le mode plein écran \tn % Row Count 7 (+ 3) % Row 13 \SetRowColor{LightBackground} Ctrl et + & Agrandir tous les éléments de la page \tn % Row Count 9 (+ 2) % Row 14 \SetRowColor{white} Ctrl et - & Réduire tous les éléments de la page \tn % Row Count 11 (+ 2) % Row 15 \SetRowColor{LightBackground} Ctrl+0 & Rétablir tous les éléments de la page à leur taille normale \tn % Row Count 15 (+ 4) % Row 16 \SetRowColor{white} Espace ou Page suivante & Faire défiler une page Web vers le bas, écran par écran \tn % Row Count 18 (+ 3) % Row 17 \SetRowColor{LightBackground} Maj+Espace ou Page précédente & Faire défiler une page Web vers le haut, écran par écran \tn % Row Count 21 (+ 3) % Row 18 \SetRowColor{white} Début & Accéder au haut de la page \tn % Row Count 23 (+ 2) % Row 19 \SetRowColor{LightBackground} Fin & Accéder au bas de la page \tn % Row Count 25 (+ 2) % Row 20 \SetRowColor{white} Appuyez sur Maj et faites défiler la page à l'aide de la molette de votre souris. & Faire défiler la page horizontalement \tn % Row Count 30 (+ 5) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis de pages Web (cont)}} \tn % Row 21 \SetRowColor{LightBackground} Ctrl+Flèche gauche & lacer le curseur avant le mot précédent dans une zone de texte \tn % Row Count 4 (+ 4) % Row 22 \SetRowColor{white} Ctrl+Flèche droite & Placer le curseur après le mot suivant dans une zone de texte \tn % Row Count 8 (+ 4) % Row 23 \SetRowColor{LightBackground} Ctrl+Retour arrière & Supprimer le mot précédent dans une zone de texte \tn % Row Count 11 (+ 3) % Row 24 \SetRowColor{white} Alt+N & Placer le focus sur une notification \tn % Row Count 13 (+ 2) % Row 25 \SetRowColor{LightBackground} Alt+Maj+A & Autoriser dans une notification \tn % Row Count 15 (+ 2) % Row 26 \SetRowColor{white} Alt+Maj+D & Refuser dans une notification \tn % Row Count 17 (+ 2) % Row 27 \SetRowColor{LightBackground} Alt+Début & Ouvrir la page d'accueil dans l'onglet actif \tn % Row Count 20 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés à la souris}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Faites glisser le lien vers un onglet. & Ouvrir un lien dans l'onglet actif (uniquement avec la souris) \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} Appuyez sur Ctrl et cliquez sur le lien. & Ouvrir un lien dans un nouvel onglet en arrière-plan \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} Appuyez sur Ctrl+Maj et cliquez sur le lien. & Ouvrir un lien, puis y accéder \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} Faites glisser le lien vers une zone vide de la barre d'onglets. & Ouvrir un lien, puis y accéder (uniquement avec la souris) \tn % Row Count 15 (+ 4) % Row 5 \SetRowColor{white} Appuyez sur Maj et cliquez sur le lien. & Ouvrir un lien dans une nouvelle fenêtre \tn % Row Count 18 (+ 3) % Row 6 \SetRowColor{LightBackground} Faites glisser l'onglet en dehors de la barre d'onglets. & Ouvrir un onglet dans une nouvelle fenêtre (uniquement avec la souris) \tn % Row Count 22 (+ 4) % Row 7 \SetRowColor{white} Faites glisser l'onglet dans une fenêtre existante. & Déplacer un onglet dans la fenêtre active (uniquement avec la souris) \tn % Row Count 26 (+ 4) % Row 8 \SetRowColor{LightBackground} Appuyez sur Échap tout en faisant glisser l'onglet. & Replacer l'onglet à sa position initiale \tn % Row Count 29 (+ 3) % Row 9 \SetRowColor{white} Faites glisser l'adresse Web dans la barre de favoris. & Enregistrer la page active dans les favoris \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Raccourcis liés à la souris (cont)}} \tn % Row 10 \SetRowColor{LightBackground} Appuyez sur Alt et cliquez sur le lien. & Télécharger la cible du lien \tn % Row Count 2 (+ 2) % Row 11 \SetRowColor{white} Faites un clic droit sur Retour Précédent ou Suivant Suiv., ou appuyez de manière prolongée sur Retour Précédent ou Suivant. Suiv. & Afficher l'historique de navigation \tn % Row Count 9 (+ 7) % Row 12 \SetRowColor{LightBackground} Double-cliquez sur une zone vide de la barre d'onglets. & Agrandir ou réduire la fenêtre \tn % Row Count 12 (+ 3) % Row 13 \SetRowColor{white} Appuyez sur Ctrl et faites rouler la molette de la souris vers le haut. & Agrandir tous les éléments de la page \tn % Row Count 16 (+ 4) % Row 14 \SetRowColor{LightBackground} Appuyez sur Ctrl et faites rouler la molette de la souris vers le bas. & Réduire tous les éléments de la page \tn % Row Count 20 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.6991 cm} x{11.5709 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Liste rapide des principaux raccourics}} \tn % Row 0 \SetRowColor{LightBackground} Raccourci & Action \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ctrl+A & tout sélectionner sur la page courante (y compris les images) \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} Ctrl+Maj+B & afficher (ou masquer) la barre de favoris \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Ctrl+C & copier \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} Ctrl+D & ajouter la page dans les favoris \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Ctrl+E ou Ctrl+K & positionner le curseur sur la barre d'adresses pour effectuer une recherche sur le moteur par défaut (un point d'interrogation s'affiche) \tn % Row Count 15 (+ 6) % Row 6 \SetRowColor{LightBackground} Ctrl+F & rechercher dans la page \tn % Row Count 16 (+ 1) % Row 7 \SetRowColor{white} Ctrl+G ou F3 & cherche la prochaine occurrence trouvée dans la page (suite à une recherche par Ctrl+F) \tn % Row Count 20 (+ 4) % Row 8 \SetRowColor{LightBackground} Ctrl+Maj+G ou Maj+F3 & cherche la prochaine occurrence trouvée dans la page (suite à une recherche par Ctrl+F) \tn % Row Count 24 (+ 4) % Row 9 \SetRowColor{white} Ctrl+Maj+G ou Maj+F3 & cherche l'occurrence précédente trouvée dans la page (suite à une recherche par Ctrl+F) \tn % Row Count 28 (+ 4) % Row 10 \SetRowColor{LightBackground} Ctrl+H & afficher l'historique de navigation (dans un nouvel onglet) \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.6991 cm} x{11.5709 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Liste rapide des principaux raccourics (cont)}} \tn % Row 11 \SetRowColor{LightBackground} Ctrl+J & afficher l'historique des téléchargements (dans un nouvel onglet) \tn % Row Count 3 (+ 3) % Row 12 \SetRowColor{white} Ctrl+L ou F6 & positionner le curseur sur l'omnibox (barre d'adresse) \tn % Row Count 6 (+ 3) % Row 13 \SetRowColor{LightBackground} Ctrl+N & ouvrir une nouvelle fenêtre du navigateur \tn % Row Count 8 (+ 2) % Row 14 \SetRowColor{white} Ctrl+Maj+N & ouvrir une nouvelle fenêtre du navigateur en mode de navigation privée (mode incognito) \tn % Row Count 12 (+ 4) % Row 15 \SetRowColor{LightBackground} Ctrl+O & ouvrir un fichier local sur l'ordinateur \tn % Row Count 14 (+ 2) % Row 16 \SetRowColor{white} Ctrl+P & imprimer la page courante \tn % Row Count 15 (+ 1) % Row 17 \SetRowColor{LightBackground} Ctrl+R ou F5 & rafraichir la fenêtre courante \tn % Row Count 17 (+ 2) % Row 18 \SetRowColor{white} Ctrl+F5 ou Maj+F5 & rafraichir la fenêtre courante en ignorant la version en cache \tn % Row Count 20 (+ 3) % Row 19 \SetRowColor{LightBackground} Ctrl+T & ouvrir un nouvel onglet (vierge) \tn % Row Count 22 (+ 2) % Row 20 \SetRowColor{white} Ctrl+Maj+T & ouvrir un onglet fermé par erreur (Chrome mémorise les 10 derniers onglets fermés) \tn % Row Count 26 (+ 4) % Row 21 \SetRowColor{LightBackground} Ctrl+U & afficher le code source de la page \tn % Row Count 28 (+ 2) % Row 22 \SetRowColor{white} Ctrl+V & coller \tn % Row Count 29 (+ 1) % Row 23 \SetRowColor{LightBackground} Ctrl+Maj+V & coller sans mise en forme \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.6991 cm} x{11.5709 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Liste rapide des principaux raccourics (cont)}} \tn % Row 24 \SetRowColor{LightBackground} Ctrl+W ou Ctrl+F4 & fermer l'onglet courant (ferme Chrome entièrement s'il n'y avait qu'un seul onglet) \tn % Row Count 4 (+ 4) % Row 25 \SetRowColor{white} Ctrl+X & couper \tn % Row Count 5 (+ 1) % Row 26 \SetRowColor{LightBackground} Ctrl++ & augmenter la taille de la police \tn % Row Count 7 (+ 2) % Row 27 \SetRowColor{white} Ctrl+– & diminuer la taille de la police \tn % Row Count 9 (+ 2) % Row 28 \SetRowColor{LightBackground} Ctrl+0 & rétablir la taille de police standard \tn % Row Count 11 (+ 2) % Row 29 \SetRowColor{white} Ctrl+1 & afficher le 1er onglet \tn % Row Count 12 (+ 1) % Row 30 \SetRowColor{LightBackground} Ctrl+2 & afficher le 2ème onglet \tn % Row Count 13 (+ 1) % Row 31 \SetRowColor{white} Ctrl+\{N\} & afficher l'onglet numéro \{N\}, pour N compris entre 1 et 9 \tn % Row Count 16 (+ 3) % Row 32 \SetRowColor{LightBackground} Ctrl+TAB & basculer entre les onglets ouverts \tn % Row Count 18 (+ 2) % Row 33 \SetRowColor{white} Ctrl+clic & sur un lien : ouvrir le lien dans un nouvel onglet \tn % Row Count 20 (+ 2) % Row 34 \SetRowColor{LightBackground} Maj+clic & sur un lien : ouvrir le lien dans une nouvelle fenêtre \tn % Row Count 23 (+ 3) % Row 35 \SetRowColor{white} ALT+clic & sur un lien : télécharger le document de destination du lien \tn % Row Count 26 (+ 3) % Row 36 \SetRowColor{LightBackground} ALT+Entrée & ouvrir dans un nouvel onglet une URL saisie dans l'omnibox \tn % Row Count 29 (+ 3) % Row 37 \SetRowColor{white} Maj+Esc & afficher le gestionnaire de taches de Chrome \tn % Row Count 31 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Tous ces raccourcis peuvent être retrouvés sur le site : \newline \{\{popup="https://www.webrankinfo.com/dossiers/google-chrome/raccourcis-clavier"\}\}www.webrankinfo.com\{\{/popup\}\}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \end{document}