この章ではデスクトップの活用、およびカスタマイズについていくつか突っ込んだ例を挙げます。
KDE起動時に好きなプログラムを起動したいならセッションマネージャを使います。
→ → と辿ります。セッションマネージャはシステム設定のところで画面上部の詳細タブを選ぶと出てきます。 のラジオボタンをONにして下さい。
次にあなたがKDEログイン時にいつも起動しておきたいすべてのアプリケーションを起動します。デスクトップ上にそれらを満足行くように並べたら、 → をクリックしましょう。これでKDE起動時にはいつも、さきほど並べたアプリケーションが起動します。
また、/usr/share/applications
ディレクトリには.desktop
というファイルが用意されているので、これらの中から起動したいアプリケーションのdesktopファイルを~/.kde/Autostart
ディレクトリにコピーするという手もあります。
コンピュータ起動時に自動でログインするよう設定できます。ただしこの設定は第三者からあなたの個人情報を守る手だてをなくすセキュリティリスクを負うものであることを承知しておいてください。
→ .と辿り、詳細タブをクリックするとログインマネージャのアイコンが現れるのでクリックして起動します。
次にguibutton>管理者モード
タブを選び、自動的にログインにチェックを入れ、ドロップダウンメニューから自動でログインさせたいユーザー名を選び、猶予をセットします。
開いているアプリケーションをすべて保存して閉じます。
Ctrl+Alt+Backspaceキーを同時に押して、X-WindowからKDEを再起動します。
If Ctrl+Alt+Backspace is disabled, open Konsole by going to → → . At the command prompt type the following and press the Enter key (if asked for a password, type in your user password followed by the Enter key):
sudo /etc/init.d/kdm restart
(参照 Ctrl-Alt-BackspaceショートカットキーによるXの再起動を禁止する項 Ctrl+Alt+Backspaceを無効にする.)
既存の/etc/X11/xorg.conf
ファイルをバックアップコピーしてください。そのうえで、 → → からKonsoleを開きます。コマンドプロンプトで次のように入力してからEnterキーを押します(このときパスワードを尋ねられた場合は、あなたのユーザーパスワードを入力してEnter keyを押してください):
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
編集するために/etc/X11/xorg.conf
を開きます。そしてAlt+F2を押して、Run Commandダイアログで次のように入力して ボタンを押します(このときパスワードを尋ねられた場合は、あなたのユーザーパスワードを入力して
kdesu kwrite /etc/X11/xorg.conf
以下の行をファイルの最後に追記します:
Section "ServerFlags" Option "DontZap" "yes" EndSection
編集したファイルを保存しKWriteを閉じてください。
The change will take effect the next time you log in to KDE. If you want the change to take effect immediately, restart KDE manually. (See コンピュータを再起動せずにKDEを再起動する項.)
時々、キーでコマンドを叩いてプログラムを起動したい時があります。メニューのエントリに起動したいプログラムの項目がないような時です。こんな時はコマンドを実行ダイアログが重宝します。
コマンドを実行 ダイアログはAlt+F2を叩くことでも起動できます。
実行したいプログラムのコマンド名を入れ
ボタンを押せばOKです。Open System Settings by going to → . In the System Settings window select the Keyboard & Mouse option.
Under the Keyboard section, locate the subsection titled NumLock on KDE Startup, enable the
checkbox. Click on to save your settings.The change will take effect the next time you log in to KDE. If you want to test it right away, turn off NumLock and restart KDE (see コンピュータを再起動せずにKDEを再起動する項).
Firefox is not installed by default so in order for this to work you will have had to previously installed Firefox. Please refer to the Adding Applications documentation for more information on installing applications.
Konqueror is able to handle help:/ URLs by default. Firefox is also able to handle these the same way however it requires you to manually edit the configuration of Firefox to do so. The following procedure will aide you in such configuration.
Start Firefox by choosing left → → .
アドレスバー上で、about:config
と入力して、Enterキーを押してください。
→ . Type network.protocol-handler.external.help
as the
Preference Name and true
as the
Value. Press the button when
complete.
→ . Type
network.protocol-handler.app.help
as the
Preference Name and khelpcenter
as
the Value. Press the button when
complete.
Kubuntu comes with the KDE Menu Editor, so you can customize your menus and add entries for applications that don't automatically appear after they are installed. To add, remove, or modify an entry, refer to the following procedure.
Open KDE Menu Editor by
clicking on KMenu
and choosing . If you have locked your
Kicker, you can also open KDE Menu
Editor by pressing
Alt+F2 and typing
kmenuedit
followed by pressing the
button.
In KDE Menu Editor's left-hand pane, choose the submenu the new entry should appear in.
Choose → or press the
button. In the New Item window, choose a
Name. Then add the Description,
Comment, and Command. Select the icon
by clicking on Icon. The Command will
usually be the package name, Name is what will appear on
the menu, and the Comment will appear in the tooltip that
appears near the menu entry. Icons are chosen from
/usr/share/icons/icon_theme
directory by default, or can be
chosen from anywhere in your files.
To change the order of menu entries, click and drag the entry in the KDE Menu Editor window.
SuperKaramba is a system for bringing mini programs (desklets) such as weather forecasts, news tickers, system information displays, or music player controls onto your desktop, where they are sitting there in a symbiotic relationship of eye candy and usefulness.
Install the superkaramba package. For more information on installing extra applications, please refer to the Adding Applications documentation.
Once installed, open SuperKaramba by going to → → .
To download extra applets for SuperKaramba you can either select the button in the main window or you can go to KDE-Look.org and select the Karamba link.
This section describes how to install extra fonts from the Kubuntu archives.
For international fonts, install the following packages (please refer to the Adding Applications documentation for help on installing extra applications):
xfonts-intl-arabic
xfonts-intl-asian
xfonts-intl-chinese
xfonts-intl-chinese-big
xfonts-intl-european
xfonts-intl-japanese
xfonts-intl-japanese-big
xfonts-intl-phonetic
For Microsoft TrueType core fonts, install the msttcorefonts package (please refer to the Adding Applications documentation for help on installing extra applications).
For Ghostscript fonts, install the gsfonts-x11 package (please refer to the Adding Applications documentation for help on installing extra applications).
If you prefer to download individual fonts by hand, you can install them easily
by opening Konqueror and typing
fonts:/
into the location bar. Then you can install the
font, either system-wide or for personal use by dragging and dropping into the
respective folders.
Compiz Fusion is a project that uses 3D graphics acceleration to bring new graphical effects and features to your desktop. The project resulted from the mergence of Compiz and Beryl (a previous project based on Compiz). This section describes how to install Compiz Fusion on Kubuntu 8.04.
Before installing Compiz Fusion, you may need to check whether you have the correct drivers installed for your graphics card. Please refer to http://www.compiz.org/NVidia, http://www.compiz.org/ATI and http://www.compiz.org/Intel for information about nVidia, ATI and Intel graphics card drivers respectively.
Go to → → (when prompted for a password at the Run as root - KDE su dialog, type in your password and press the button).
Install the following packages:
compiz-kde
compiz-fusion-plugins-main
compiz-fusion-plugins-extra
compiz-config-settings-manager
After the installation finishes, you can run Compiz Fusion by pressing Alt+F2 and typing the following at the Run Command dialog followed by pressing the button:
compiz --replace
次の手順は、起動時に Compiz Fusion をどのように実行するかを記載しています
Go to ~/.kde/Autostart
using
Konqueror.
Right click the content area and choose → . This opens a properties tabbed window.
In the General tab, provide a descriptive name for the program e.g. Compiz-Fusion.
Click the Application tab and type the following at the Command text box followed by pressing the
button to finish and close the tabbed window:compiz --replace
From now on, when you start KDE, Compiz Fusion should start up automatically.
To configure Compiz Fusion, go to → → .