50,14 → 50,14 |
#. type: Content of: <sect1><sect1info> |
#: blfs-en/x/dm/sddm.xml:23 |
#| msgid "" |
#| "<othername>$LastChangedBy: ken $</othername> <date>$Date: 2016-02-27 " |
#| "04:14:42 +0100 (Sat, 27 Feb 2016) $</date>" |
#| "<othername>$LastChangedBy: ken $</othername> <date>$Date: 2016-09-06 " |
#| "01:38:03 +0200 (Tue, 06 Sep 2016) $</date>" |
msgid "" |
"<othername>$LastChangedBy: ken $</othername> <date>$Date: 2016-09-06 " |
"01:38:03 +0200 (Tue, 06 Sep 2016) $</date>" |
"<othername>$LastChangedBy: renodr $</othername> <date>$Date: 2016-09-09 " |
"11:46:04 +0200 (Fri, 09 Sep 2016) $</date>" |
msgstr "" |
"<othername>$LastChangedBy: ken $</othername> <date>$Date: 2016-09-06 " |
"01:38:03 +0200 (Tue, 06 Sep 2016) $</date>" |
"<othername>$LastChangedBy: renodr $</othername> <date>$Date: 2016-09-09 " |
"11:46:04 +0200 (Fri, 09 Sep 2016) $</date>" |
|
#. type: Content of: <sect1><title> |
#: blfs-en/x/dm/sddm.xml:27 |
130,7 → 130,6 |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:81 |
#| msgid "<xref linkend=\"cmake\"/> and <xref linkend=\"qt5\"/>" |
msgid "" |
"<xref linkend=\"cmake\"/>, <xref linkend=\"extra-cmake-modules\"/> and <xref" |
" linkend=\"qt5\"/>" |
212,10 → 211,6 |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:125 |
#| msgid "" |
#| "First, fix the application to start <command>upowerd</command>, if " |
#| "necessary, and after login, start the session with <command>ck-launch-" |
#| "session</command>:" |
msgid "" |
"Next, fix the application to start <command>upowerd</command>, if necessary," |
" and after login, start the session with <command>ck-launch-" |
228,12 → 223,6 |
#. type: Content of: <sect1><sect2><screen> |
#: blfs-en/x/dm/sddm.xml:130 |
#, no-wrap |
#| msgid "" |
#| "<userinput>sed -e '/UPOWER_SERVICE)/ s:^://:' \\\n" |
#| " -i src/daemon/PowerManager.cpp &&\n" |
#| "\n" |
#| "sed -e 's/eval exec/& ck-launch-session /' \\\n" |
#| " -i data/scripts/Xsession</userinput>" |
msgid "" |
"<userinput>sed -e '/UPOWER_SERVICE)/ s:^://:' \\\n" |
" -i src/daemon/PowerManager.cpp &&\n" |
279,13 → 268,43 |
" -Wno-dev .. &&\n" |
"make</userinput>" |
|
#. type: Content of: <sect1><sect2><screen> |
#: blfs-en/x/dm/sddm.xml:151 |
#, no-wrap |
#| msgid "" |
#| "<userinput>mkdir build &&\n" |
#| "cd build &&\n" |
#| "\n" |
#| "cmake -DCMAKE_INSTALL_PREFIX=/usr \\\n" |
#| " -DCMAKE_BUILD_TYPE=Release \\\n" |
#| " -DENABLE_JOURNALD=OFF \\\n" |
#| " -DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf \\\n" |
#| " -Wno-dev .. &&\n" |
#| "make</userinput>" |
msgid "" |
"<userinput>mkdir build &&\n" |
"cd build &&\n" |
"\n" |
"cmake -DCMAKE_INSTALL_PREFIX=/usr \\\n" |
" -DCMAKE_BUILD_TYPE=Release \\\n" |
" -Wno-dev .. &&\n" |
"make</userinput>" |
msgstr "" |
"<userinput>mkdir build &&\n" |
"cd build &&\n" |
"\n" |
"cmake -DCMAKE_INSTALL_PREFIX=/usr \\\n" |
" -DCMAKE_BUILD_TYPE=Release \\\n" |
" -Wno-dev .. &&\n" |
"make</userinput>" |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:152 |
#: blfs-en/x/dm/sddm.xml:160 |
msgid "This package does not come with a test suite." |
msgstr "Ce paquet n'est pas fourni avec une suite de tests." |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:156 |
#: blfs-en/x/dm/sddm.xml:164 |
msgid "Now, as the <systemitem class=\"username\">root</systemitem> user:" |
msgstr "" |
"Maintenant, en tant qu'utilisateur <systemitem " |
292,7 → 311,7 |
"class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><screen> |
#: blfs-en/x/dm/sddm.xml:159 |
#: blfs-en/x/dm/sddm.xml:167 |
#, no-wrap |
msgid "" |
"<userinput>make install &&\n" |
302,12 → 321,12 |
"install -v -dm755 -o sddm -g sddm /var/lib/sddm</userinput>" |
|
#. type: Content of: <sect1><sect2><title> |
#: blfs-en/x/dm/sddm.xml:165 |
#: blfs-en/x/dm/sddm.xml:173 |
msgid "Command Explanations" |
msgstr "Explication des commandes" |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:168 |
#: blfs-en/x/dm/sddm.xml:176 |
msgid "" |
"<parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used to " |
"apply additional compiler optimizations." |
316,7 → 335,7 |
"utilisé pour appliquer le plus haut niveau d'optimisation de compilation." |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:173 |
#: blfs-en/x/dm/sddm.xml:181 |
msgid "" |
"<parameter>-DENABLE_JOURNALD=OFF</parameter>: This switch is used because " |
"BLFS does not support <application>systemd</application>." |
325,12 → 344,7 |
" car BLFS ne supporte pas <application>systemd</application>." |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:178 |
#| msgid "" |
#| "<parameter>-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf</parameter>:" |
#| " This switch is used for safety reason: other DMs already use " |
#| "<filename>org.freedesktop.DisplayManager.conf</filename>. Verify in your " |
#| "system taht this is not the case, if you wish to remove it." |
#: blfs-en/x/dm/sddm.xml:186 |
msgid "" |
"<parameter>-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf</parameter>:" |
" This switch prevents the file <filename> " |
344,7 → 358,7 |
"d'affichage." |
|
#. type: Content of: <sect1><sect2><para> |
#: blfs-en/x/dm/sddm.xml:185 |
#: blfs-en/x/dm/sddm.xml:193 |
msgid "" |
"<option>-DBUILD_MAN_PAGES=ON</option>: This switch may be used if you want " |
"the man pages to be installed. Notice that you need <ulink " |
358,22 → 372,22 |
"construire." |
|
#. type: Content of: <sect1><sect2><title> |
#: blfs-en/x/dm/sddm.xml:194 |
#: blfs-en/x/dm/sddm.xml:202 |
msgid "Configuring SDDM" |
msgstr "Configuration de SDDM" |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:197 |
#: blfs-en/x/dm/sddm.xml:205 |
msgid "Config File" |
msgstr "Fichier de configuration" |
|
#. type: Content of: <sect1><sect2><sect3><indexterm><primary> |
#: blfs-en/x/dm/sddm.xml:200 blfs-en/x/dm/sddm.xml:204 |
#: blfs-en/x/dm/sddm.xml:208 blfs-en/x/dm/sddm.xml:212 |
msgid "/etc/sddm.conf" |
msgstr "/etc/sddm.conf" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:208 |
#: blfs-en/x/dm/sddm.xml:216 |
msgid "" |
"This file is not installed with the build instructions, and default values " |
"are used by sddm. In order to generate the example " |
384,13 → 398,13 |
"<filename>sddm.example.conf</filename>, tapez :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:213 |
#: blfs-en/x/dm/sddm.xml:221 |
#, no-wrap |
msgid "<userinput>sddm --example-config > sddm.example.conf</userinput>" |
msgstr "<userinput>sddm --example-config > sddm.example.conf</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><note><para> |
#: blfs-en/x/dm/sddm.xml:217 |
#: blfs-en/x/dm/sddm.xml:225 |
msgid "" |
"This command generates an <emphasis>example</emphasis> config file, which " |
"depends on several conditions of the system where it is generated. A few " |
411,7 → 425,7 |
"dans le fichier exemple généré." |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:230 |
#: blfs-en/x/dm/sddm.xml:238 |
msgid "" |
"If there is no <filename>/etc/sddm.conf</filename> file yet, as the " |
"<systemitem class=\"username\">root</systemitem> user, copy the example file" |
422,13 → 436,13 |
" le fichier d'exemple dans <filename>/etc/sddm.conf</filename> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:235 |
#: blfs-en/x/dm/sddm.xml:243 |
#, no-wrap |
msgid "<userinput>cp -v sddm.example.conf /etc/sddm.conf</userinput>" |
msgstr "<userinput>cp -v sddm.example.conf /etc/sddm.conf</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:238 |
#: blfs-en/x/dm/sddm.xml:246 |
msgid "" |
"Normally, you want to edit this file. For example, if Xorg is installed in " |
"/opt, use your preferred editor as the <systemitem " |
445,7 → 459,7 |
"<systemitem class=\"username\">root</systemitem>, tapez :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:246 |
#: blfs-en/x/dm/sddm.xml:254 |
#, no-wrap |
msgid "" |
"<userinput>sed -e '/ServerPath/ s|usr|opt/xorg|' \\\n" |
455,7 → 469,7 |
" -i.orig /etc/sddm.conf</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:250 |
#: blfs-en/x/dm/sddm.xml:258 |
msgid "" |
"This command will do the substitution and create a copy of the original file" |
" with name <filename>/etc/sddm.conf.orig</filename>." |
464,7 → 478,7 |
"avec le nom <filename>/etc/sddm.conf.orig</filename>." |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:255 |
#: blfs-en/x/dm/sddm.xml:263 |
msgid "" |
"From now on, we will describe how to modify configurations using sed. Of " |
"course, you may instead use your preferred editor as the <systemitem " |
476,7 → 490,7 |
"class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:261 |
#: blfs-en/x/dm/sddm.xml:269 |
msgid "" |
"For security reasons, you normally want the default " |
"<emphasis>ServerArguments=-nolisten tcp</emphasis>, unless a remote machine " |
490,7 → 504,7 |
"tapez :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:267 |
#: blfs-en/x/dm/sddm.xml:275 |
#, no-wrap |
msgid "" |
"<userinput>sed -e 's/-nolisten tcp//'\\\n" |
500,7 → 514,7 |
" -i /etc/sddm.conf</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:271 |
#: blfs-en/x/dm/sddm.xml:279 |
msgid "" |
"Desktop (Notebook) users, normally wish the Num Lock key on (off). For " |
"that, as the <systemitem class=\"username\">root</systemitem> user, issue:" |
510,7 → 524,7 |
"<systemitem class=\"username\">root</systemitem>, tapez :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:276 |
#: blfs-en/x/dm/sddm.xml:284 |
#, no-wrap |
msgid "" |
"<userinput>sed -e 's/\\\"none\\\"/\\\"on\\\"/' \\\n" |
520,7 → 534,7 |
" -i /etc/sddm.conf</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:280 |
#: blfs-en/x/dm/sddm.xml:288 |
msgid "" |
"for Desktop users. For Notebook users, replace \\\"on\\\" by \\\"off\\\", in" |
" the command above." |
529,19 → 543,21 |
" \\\"on\\\" par \\\"off\\\", dans la commande précédente." |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:287 |
#: blfs-en/x/dm/sddm.xml:295 |
msgid "Boot Script" |
msgstr "Script de démarrage" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:290 |
#: blfs-en/x/dm/sddm.xml:298 |
#, fuzzy |
#| msgid "" |
#| "Install the <filename>/etc/rc.d/init.d/sddm</filename> init script from the " |
#| "<xref linkend=\"bootscripts\"/> package." |
#| "<xref linkend=\"bootscripts\" revision=\"sysv\"/> <xref linkend=\"systemd-" |
#| "units\" revision=\"systemd\"/> package." |
msgid "" |
"Install the <filename>/etc/rc.d/init.d/sddm</filename> init script from the " |
"<xref linkend=\"bootscripts\" revision=\"sysv\"/> <xref linkend=\"systemd-" |
"units\" revision=\"systemd\"/> package." |
"Install the <filename revision=\"sysv\">/etc/rc.d/init.d/sddm</filename> " |
"init script from the <xref linkend=\"bootscripts\" revision=\"sysv\"/> <xref" |
" linkend=\"systemd-units\" revision=\"systemd\"/> package." |
msgstr "" |
"Installez le fichier d'init <filename>/etc/rc.d/init.d/sddm</filename> " |
"depuis le paquet <xref linkend=\"bootscripts\" revision=\"sysv\"/><xref " |
549,23 → 565,30 |
|
#. type: Content of: |
#. <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> |
#: blfs-en/x/dm/sddm.xml:296 blfs-en/x/dm/sddm.xml:537 |
#: blfs-en/x/dm/sddm.xml:304 blfs-en/x/dm/sddm.xml:598 |
msgid "sddm" |
msgstr "sddm" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:299 |
#: blfs-en/x/dm/sddm.xml:307 |
#, no-wrap |
msgid "<userinput>make install-sddm</userinput>" |
msgstr "<userinput>make install-sddm</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:309 |
#, no-wrap |
#| msgid "<userinput>make install-sddm</userinput>" |
msgid "<userinput>systemctl enable sddm</userinput>" |
msgstr "<userinput>systemctl enable sddm</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:304 |
#: blfs-en/x/dm/sddm.xml:314 |
msgid "Linux PAM Configuration" |
msgstr "Configuration de Linux PAM" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:307 |
#: blfs-en/x/dm/sddm.xml:317 |
msgid "" |
"If you have built <application>SDDM</application> with <application>Linux " |
"PAM</application> support, create the necessary configuration files by " |
578,7 → 601,7 |
"<systemitem class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:314 |
#: blfs-en/x/dm/sddm.xml:324 |
#, no-wrap |
msgid "" |
"<userinput>cat > /etc/pam.d/sddm << \"EOF\"\n" |
683,13 → 706,170 |
"# End /etc/pam.d/sddm-greeter</literal>\n" |
"EOF</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:375 |
#, no-wrap |
#| msgid "" |
#| "<userinput>cat > /etc/pam.d/sddm << \"EOF\"\n" |
#| "<literal># Begin /etc/pam.d/sddm\n" |
#| "\n" |
#| "auth requisite pam_nologin.so\n" |
#| "auth required pam_env.so\n" |
#| "\n" |
#| "auth required pam_succeed_if.so uid >= 1000 quiet\n" |
#| "auth include system-auth\n" |
#| "\n" |
#| "account include system-account\n" |
#| "password include system-password\n" |
#| "\n" |
#| "session required pam_limits.so\n" |
#| "session include system-session\n" |
#| "\n" |
#| "# End /etc/pam.d/sddm</literal>\n" |
#| "EOF\n" |
#| "\n" |
#| "cat > /etc/pam.d/sddm-autologin << \"EOF\"\n" |
#| "<literal># Begin /etc/pam.d/sddm-autologin\n" |
#| "\n" |
#| "auth requisite pam_nologin.so\n" |
#| "auth required pam_env.so\n" |
#| "\n" |
#| "auth required pam_succeed_if.so uid >= 1000 quiet\n" |
#| "auth required pam_permit.so\n" |
#| "\n" |
#| "account include system-account\n" |
#| "\n" |
#| "password required pam_deny.so\n" |
#| "\n" |
#| "session required pam_limits.so\n" |
#| "session include system-session\n" |
#| "\n" |
#| "# End /etc/pam.d/sddm-autologin</literal>\n" |
#| "EOF\n" |
#| "\n" |
#| "cat > /etc/pam.d/sddm-greeter << \"EOF\"\n" |
#| "<literal># Begin /etc/pam.d/sddm-greeter\n" |
#| "\n" |
#| "auth required pam_env.so\n" |
#| "auth required pam_permit.so\n" |
#| "\n" |
#| "account required pam_permit.so\n" |
#| "password required pam_deny.so\n" |
#| "session required pam_unix.so\n" |
#| "-session optional pam_systemd.so\n" |
#| "\n" |
#| "# End /etc/pam.d/sddm-greeter</literal>\n" |
#| "EOF</userinput>" |
msgid "" |
"<userinput>cat > /etc/pam.d/sddm << \"EOF\" &&\n" |
"<literal># Begin /etc/pam.d/sddm\n" |
"\n" |
"auth requisite pam_nologin.so\n" |
"auth required pam_env.so\n" |
"\n" |
"auth required pam_succeed_if.so uid >=1000 quiet\n" |
"auth include system-auth\n" |
"\n" |
"account include system-account\n" |
"password include system-password\n" |
"\n" |
"session required pam_limits.so\n" |
"session include system-session\n" |
"\n" |
"# End /etc/pam.d/sddm</literal>\n" |
"EOF\n" |
"\n" |
"cat > /etc/pam.d/sddm-autologin << \"EOF\" &&\n" |
"<literal># Begin /etc/pam.d/sddm-autologin\n" |
"\n" |
"auth requisite pam_nologin.so\n" |
"auth required pam_env.so\n" |
"\n" |
"auth required pam_succeed_if.so uid >=1000 quiet\n" |
"auth required pam_permit.so\n" |
"\n" |
"account include system-account\n" |
"\n" |
"password required pam_deny.so\n" |
"\n" |
"session required pam_limits.so\n" |
"session include system-session\n" |
"\n" |
"# End /etc/pam.d/sddm-autologin</literal>\n" |
"EOF\n" |
"\n" |
"cat > /etc/pam.d/sddm-greeter << \"EOF\"\n" |
"<literal># Begin /etc/pam.d/sddm-greeter\n" |
"\n" |
"auth required pam_env.so\n" |
"auth required pam_permit.so\n" |
"\n" |
"account required pam_permit.so\n" |
"password required pam_deny.so\n" |
"session required pam_unix.so\n" |
"-session optional pam_systemd.so\n" |
"\n" |
"# End /etc/pam.d/sddm-greeter</literal>\n" |
"EOF</userinput>" |
msgstr "" |
"<userinput>cat > /etc/pam.d/sddm << \"EOF\" &&\n" |
"<literal># Begin /etc/pam.d/sddm\n" |
"\n" |
"auth requisite pam_nologin.so\n" |
"auth required pam_env.so\n" |
"\n" |
"auth required pam_succeed_if.so uid >=1000 quiet\n" |
"auth include system-auth\n" |
"\n" |
"account include system-account\n" |
"password include system-password\n" |
"\n" |
"session required pam_limits.so\n" |
"session include system-session\n" |
"\n" |
"# End /etc/pam.d/sddm</literal>\n" |
"EOF\n" |
"\n" |
"cat > /etc/pam.d/sddm-autologin << \"EOF\" &&\n" |
"<literal># Begin /etc/pam.d/sddm-autologin\n" |
"\n" |
"auth requisite pam_nologin.so\n" |
"auth required pam_env.so\n" |
"\n" |
"auth required pam_succeed_if.so uid >=1000 quiet\n" |
"auth required pam_permit.so\n" |
"\n" |
"account include system-account\n" |
"\n" |
"password required pam_deny.so\n" |
"\n" |
"session required pam_limits.so\n" |
"session include system-session\n" |
"\n" |
"# End /etc/pam.d/sddm-autologin</literal>\n" |
"EOF\n" |
"\n" |
"cat > /etc/pam.d/sddm-greeter << \"EOF\"\n" |
"<literal># Begin /etc/pam.d/sddm-greeter\n" |
"\n" |
"auth required pam_env.so\n" |
"auth required pam_permit.so\n" |
"\n" |
"account required pam_permit.so\n" |
"password required pam_deny.so\n" |
"session required pam_unix.so\n" |
"-session optional pam_systemd.so\n" |
"\n" |
"# End /etc/pam.d/sddm-greeter</literal>\n" |
"EOF</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:368 |
#: blfs-en/x/dm/sddm.xml:429 |
msgid "Starting sddm" |
msgstr "Démarrage de sddm" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:371 |
#: blfs-en/x/dm/sddm.xml:432 |
msgid "" |
"If the sddm bootscript has been installed, start sddm by running, as the " |
"<systemitem class=\"username\">root</systemitem> user:" |
698,13 → 878,13 |
"qu'utilisateur <systemitem class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:375 |
#: blfs-en/x/dm/sddm.xml:436 |
#, no-wrap |
msgid "<userinput>/etc/rc.d/init.d/sddm start</userinput>" |
msgstr "<userinput>/etc/rc.d/init.d/sddm start</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:378 |
#: blfs-en/x/dm/sddm.xml:439 |
msgid "" |
"By convention, X should be executed at runlevel 5, consequently, the same is" |
" true for <application>sddm</application>. However, LFS default runlevel is " |
721,13 → 901,13 |
"l'accueil :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:385 |
#: blfs-en/x/dm/sddm.xml:446 |
#, no-wrap |
msgid "<userinput>init 5</userinput>" |
msgstr "<userinput>init 5</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:388 |
#: blfs-en/x/dm/sddm.xml:449 |
msgid "" |
"In order to permanently set the default to 5, starting the " |
"<command>sddm</command> greeter screen automatically, modify " |
740,7 → 920,7 |
"<systemitem class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:394 |
#: blfs-en/x/dm/sddm.xml:455 |
#, no-wrap |
msgid "" |
"<userinput>cp -v /etc/inittab{,-orig} &&\n" |
750,12 → 930,12 |
"sed -i '/initdefault/ s/3/5/' /etc/inittab</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:400 |
#: blfs-en/x/dm/sddm.xml:461 |
msgid "Available Sessions" |
msgstr "Sessions disponibles" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:403 |
#: blfs-en/x/dm/sddm.xml:464 |
msgid "" |
"The greeter offers a list of available sessions, depending on the Window " |
"Managers and Desktop Environments installed. The list includes sessions " |
774,12 → 954,12 |
"personnalisé." |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:415 |
#: blfs-en/x/dm/sddm.xml:476 |
msgid "Themes" |
msgstr "Themes" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:418 |
#: blfs-en/x/dm/sddm.xml:479 |
msgid "" |
"Four themes are installed at <filename class=\"directory\"> " |
"/usr/share/sddm/themes</filename>: circles, elarun, maldives, and maui. The" |
802,12 → 982,12 |
"ici></replaceable></quote>, par exemple <quote>Current=maldives</quote>." |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:434 |
#: blfs-en/x/dm/sddm.xml:495 |
msgid "In order to see the theme without leaving the session, issue:" |
msgstr "Afin de voir le thème sans quitter la session, tapez :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:437 |
#: blfs-en/x/dm/sddm.xml:498 |
#, no-wrap |
msgid "" |
"<userinput>sddm-greeter --test-mode --theme <replaceable><theme " |
817,12 → 997,12 |
"path></replaceable></userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><title> |
#: blfs-en/x/dm/sddm.xml:442 |
#: blfs-en/x/dm/sddm.xml:503 |
msgid "Known Issues" |
msgstr "Problèmes connus" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:445 |
#: blfs-en/x/dm/sddm.xml:506 |
msgid "" |
"This application works well, but there are issues. You find the mainstream " |
"known issues at <ulink " |
835,7 → 1015,7 |
"développement de BLFS a trouvé quelques problèmes." |
|
#. type: Content of: <sect1><sect2><sect3><note><para> |
#: blfs-en/x/dm/sddm.xml:453 |
#: blfs-en/x/dm/sddm.xml:514 |
msgid "" |
"In the next couple of paragraphs, due to a problem with sddm-greeter, we " |
"mention how to define the keyboard used there. Notice that this is also the " |
850,7 → 1030,7 |
"fenêtre qui l'écrasera après." |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:462 |
#: blfs-en/x/dm/sddm.xml:523 |
msgid "" |
"Keyboard selection: the greeter shows a double question mark or the wrong " |
"keyboard. When you start to type the password or user name (depending on the" |
868,7 → 1048,7 |
"<systemitem class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:470 |
#: blfs-en/x/dm/sddm.xml:531 |
#, no-wrap |
msgid "" |
"<userinput>echo 'setxkbmap <replaceable>\"<your keyboard comma separated list>\"</replaceable>' >> \\\n" |
878,7 → 1058,7 |
" /usr/share/sddm/scripts/Xsetup</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:474 |
#: blfs-en/x/dm/sddm.xml:535 |
msgid "" |
"E.g. <command>echo 'setxkbmap \"fr,gb,br,us\"' >> " |
"/usr/share/sddm/scripts/Xsetup</command>. A very accurate definition of the " |
893,7 → 1073,7 |
"/usr/share/sddm/scripts/Xsetup</command>. Voir le man de setxkbmap." |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:482 |
#: blfs-en/x/dm/sddm.xml:543 |
msgid "" |
"Dircolors: the <filename>/etc/dircolors</filename> file is not honoured. " |
"Particularly, the compressed files are not displayed in red colour. If this " |
906,7 → 1086,7 |
" <systemitem class=\"username\">root</systemitem> :" |
|
#. type: Content of: <sect1><sect2><sect3><screen> |
#: blfs-en/x/dm/sddm.xml:488 |
#: blfs-en/x/dm/sddm.xml:549 |
#, no-wrap |
msgid "" |
"<userinput>echo \"source /etc/profile.d/dircolors.sh\" >> " |
916,7 → 1096,7 |
"/etc/bashrc</userinput>" |
|
#. type: Content of: <sect1><sect2><sect3><para> |
#: blfs-en/x/dm/sddm.xml:491 |
#: blfs-en/x/dm/sddm.xml:552 |
msgid "" |
"It has been reported that problems may happen with this package, if Xorg is " |
"installed with a prefix other than <filename " |
929,53 → 1109,53 |
" BLFS n'a pas eu de problème dans ce cas." |
|
#. type: Content of: <sect1><sect2><title> |
#: blfs-en/x/dm/sddm.xml:502 |
#: blfs-en/x/dm/sddm.xml:563 |
msgid "Contents" |
msgstr "Contenu" |
|
#. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
#: blfs-en/x/dm/sddm.xml:505 |
#: blfs-en/x/dm/sddm.xml:566 |
msgid "Installed Programs" |
msgstr "Programmes installés" |
|
#. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
#: blfs-en/x/dm/sddm.xml:506 |
#: blfs-en/x/dm/sddm.xml:567 |
msgid "Installed Libraries" |
msgstr "Bibliothèques installées" |
|
#. type: Content of: <sect1><sect2><segmentedlist><segtitle> |
#: blfs-en/x/dm/sddm.xml:507 |
#: blfs-en/x/dm/sddm.xml:568 |
msgid "Installed Directories" |
msgstr "Répertoires installés" |
|
#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
#: blfs-en/x/dm/sddm.xml:511 |
#: blfs-en/x/dm/sddm.xml:572 |
msgid "sddm and sddm-greeter" |
msgstr "sddm et sddm-greeter" |
|
#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
#: blfs-en/x/dm/sddm.xml:514 |
#: blfs-en/x/dm/sddm.xml:575 |
msgid "None" |
msgstr "Aucune" |
|
#. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> |
#: blfs-en/x/dm/sddm.xml:517 |
#: blfs-en/x/dm/sddm.xml:578 |
msgid "$QT5DIR/qml/SddmComponents, /usr/share/sddm, and /var/lib/sddm" |
msgstr "$QT5DIR/qml/SddmComponents, /usr/share/sddm et /var/lib/sddm" |
|
#. type: Content of: <sect1><sect2><variablelist><bridgehead> |
#: blfs-en/x/dm/sddm.xml:525 |
#: blfs-en/x/dm/sddm.xml:586 |
msgid "Short Descriptions" |
msgstr "Descriptions courtes" |
|
#. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
#: blfs-en/x/dm/sddm.xml:530 |
#: blfs-en/x/dm/sddm.xml:591 |
msgid "<command>sddm</command>" |
msgstr "<command>sddm</command>" |
|
#. type: Content of: |
#. <sect1><sect2><variablelist><varlistentry><listitem><para> |
#: blfs-en/x/dm/sddm.xml:533 |
#: blfs-en/x/dm/sddm.xml:594 |
msgid "" |
"is a display and login manager based on <application>Qt</application> " |
"libraries." |
984,13 → 1164,13 |
"<application>Qt</application>." |
|
#. type: Content of: <sect1><sect2><variablelist><varlistentry><term> |
#: blfs-en/x/dm/sddm.xml:543 |
#: blfs-en/x/dm/sddm.xml:604 |
msgid "<command>sddm-greeter</command>" |
msgstr "<command>sddm-greeter</command>" |
|
#. type: Content of: |
#. <sect1><sect2><variablelist><varlistentry><listitem><para> |
#: blfs-en/x/dm/sddm.xml:546 |
#: blfs-en/x/dm/sddm.xml:607 |
msgid "" |
"is an auxiliary process that displays the greeter, a graphical user " |
"interface that performs user authentication and initiates the selected " |
1002,7 → 1182,7 |
|
#. type: Content of: |
#. <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> |
#: blfs-en/x/dm/sddm.xml:552 |
#: blfs-en/x/dm/sddm.xml:613 |
msgid "sddm-greeter" |
msgstr "sddm-greeter" |
|