|
19.
|
|
|
The easiest way to run programs automatically when KDE starts is to use the <emphasis>Session Management</emphasis> feature of KDE. You can setup KDE exactly the way you'd like it to start every time you login.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:68(para)
|
|
20.
|
|
|
Choose <menuchoice><guimenu>K-Menu</guimenu><guisubmenu>System Settings</guisubmenu><guimenuitem>Session Manager</guimenuitem></menuchoice> from the Advanced tab on the top and then under <emphasis>Advanced User Settings</emphasis> section. Click the <guibutton>Session Manager</guibutton> button on the right. Ensure that the <guibutton>Restore manually saved session</guibutton> checkbox is enabled.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:78(para)
|
|
21.
|
|
|
Launch all the applications you want running <emphasis>everytime you log in</emphasis>. Once you have everything set to your satisfaction, click choose <menuchoice><guimenu>K-Menu</guimenu><guisubmenu>Save Session</guisubmenu></menuchoice>. Every time you start KDE, you will return to this configuration.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:89(para)
|
|
25.
|
|
|
Go to <application>System Settings</application> by going to <menuchoice><guimenu>KMenu</guimenu><guimenuitem>System Settings</guimenuitem></menuchoice>. Under the <guilabel>Advanced</guilabel> tab select the <guilabel>Login Manager</guilabel>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:119(para)
|
|
27.
|
|
|
Select the <guibutton>Convenience</guibutton> tab. Check the <guilabel>Enable Autologin</guilabel> and select the user to autologin from the drop down menu and select an appropriate time delay.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:123(para)
|
|
30.
|
|
|
Press <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap></keycombo> to restart KDE or X-Windows.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:154(para)
|
|
31.
|
|
|
If <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap></keycombo> is disabled, open <application>Konsole</application> by going to <menuchoice><guimenu>KMenu</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Konsole - Terminal Program</guimenuitem></menuchoice>. At the command prompt type the following and press the <keycap>Enter</keycap> key (if asked for a password, type in your user password followed by the <keycap>Enter</keycap> key): <screen>
sudo /etc/init.d/kdm restart
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:160(para)
|
|
32.
|
|
|
(See <xref linkend="disable-ctrlaltbkspc"/> to disable <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Backspace</keycap></keycombo>.)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:168(para)
|
|
34.
|
|
|
Make a backup copy of your existing <filename>/etc/X11/xorg.conf</filename> file. To do so, open <application>Konsole</application> by going to <menuchoice><guimenu>KMenu</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Konsole - Terminal Program</guimenuitem></menuchoice>. At the command prompt type the following and then press the <keycap>Enter</keycap> key (if asked for a password, type in your user password followed by the <keycap>Enter</keycap> key): <screen>
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:180(para)
|
|
35.
|
|
|
Open <filename>/etc/X11/xorg.conf</filename> for editing. To do so, press <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> and at the <guilabel>Run Command</guilabel> dialog type the following and then press the <guibutton>OK</guibutton> key (if asked for a password, type in your user password followed by pressing the <guibutton>OK</guibutton> button): <screen>
kdesu kwrite /etc/X11/xorg.conf
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
config-desktop/C/config-desktop.xml:193(para)
|