Masaüstü İpuçları
Önceki

Masaüstü İpuçları

Bu bölüm masaüstü kullanımı ve kişiselleştirilmesi hakkında bazı ipuçları içerir.

KDE başladığında programları otomatik olarak çalıştır

  1. KDE başladığında programları otomatik olarak çalıştırmak için en kolay yol KDE'nin Oturum Yönetimi özelliğini kullanmaktır.

  2. K-MenuSistem AyarlarıOturum Yöneticisi menüsünü seçin, üst kısımdaki Gelişmiş sayfasını açıp Gelişmiş Kullanıcı Ayarları bölümüne girin. Sağdaki Oturum Yöneticisi butonuna tıklayın. Kaydedilmiş oturumu elle geri al işaret kusunun aktif olduğundan emin olun.

  3. Her oturum açışınızda çalışmasını istediğiniz tüm uygulamarı çalıştırın. Bir kez herşeyi isteğinize göre ayarlayıp, K-MenuOturumu Kaydet seçeneğine tıklayın. KDE'yi her başlattığınızda bu konfigürasyona geri döneceksiniz.

  4. Bunu yapmanın diğer bir yöntemi, otomatik olarak başlamasını istediğiniz uygulamanın masaüstü girdisini /usr/share/applications klasöründen, ~/.kde/Autostart klasörüne kopyalamaktır.

Bilgisayar başladığında otomatik olarak KDE'ye giriş yap

Bilgisayar açıldığında kullanıcının otomatik olarak oturum açması mümkündür. Bu, güvenli olmadığı ve diğer kullanıcıların sizin bilgilerinize erişmesine izin verdiği için çoğu bilgisayar için önerilmez.

  1. KMenuSistem Ayarları menüü ile Sistem Ayarları'na gidin. Gelişmiş sayfası altında Giriş Yöneticisi'ni seçin.

  2. Yönetici ayrıcalıklarını almak için Yönetici Kipi...'ne tıklayın ve kullanıcı parolanızı girin.

  3. Konfor sayfasını seçin. Otomatik Oturum Açmayı Etkinleştir kutusunu işaretleyin, açılır listeden otomatik olarak oturum açılacak kullanıcıyı seçin ve uygun bir gecikme zamanı seçin.

Bilgisayarı yeniden başlatmdan KDE'yi yeniden başlat.

  1. Tüm açık uygulamaları kaydet ve kapat.

  2. KDE'yi ya da X-Windows'u yeniden başlatmak için Ctrl+Alt+Backspace'e basın.

  3. If Ctrl+Alt+Backspace is disabled, open Konsole by going to KMenuSystemKonsole - Terminal Program. 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 tuşlarını devre dışı bırakmak için “Ctrl-Alt-Backspace kısayol tuşlarıyla X'in yeniden başlatılmasının engellenmesi”' a bakın.)

Ctrl-Alt-Backspace kısayol tuşlarıyla X'in yeniden başlatılmasının engellenmesi

  1. Make a backup copy of your existing /etc/X11/xorg.conf file. To do so, open Konsole by going to KMenuSystemKonsole - Terminal Program. At the command prompt type the following and then press the Enter key (if asked for a password, type in your user password followed by the Enter key):

    sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
    

  2. /etc/X11/xorg.conf dosyasını düzenlemek için açın. Bunu yapmak için, Alt+F2 tuşlarına basın ve Komut Çalıştır diyaloğunda şu komutu yazdıktan sonra Tamam butonuna basın (Eğer parola sorulursa, kullanıcı parolanızı yazın ve OK butonuna basın):

    kdesu kwrite /etc/X11/xorg.conf
    
  3. Takip eden satıları şu dosyaya ekle:

    Section	"ServerFlags"
    	Option	"DontZap"	"yes"
    EndSection
    
  4. Düzenlenmiş dosyayı kaydedin ve KWrite'ı kapatın.

  5. Değişiklik etkisini KDE'ye bir sonraki oturum açışınızda gösterecek. Eğer değişikliğin etkisini hemen göstermesinii isterseniz, KDE'yi elle yeniden başlatın. ( “Bilgisayarı yeniden başlatmdan KDE'yi yeniden başlat.”'a bakın.)

Programı elle başlat

Bazen bu bir programı elle başlatmak için kullanışlı olabilir, örneğin bir programın menüde girdisi olmadığında. Bunu Komut Çalıştır diyaloğu ile yapmak kolaydır.

  1. Alt+F2'ye basarak Komut Çalıştır'ı açın

  2. Çalıştırmak istediğiniz programın adını girin ve Tamam butonuna basın

KDE başladığında NumLock'u aç

  1. Open System Settings by going to KMenuSystem Settings. In the System Settings window select the Keyboard & Mouse option.

  2. Under the Keyboard section, locate the subsection titled NumLock on KDE Startup, enable the Turn On checkbox. Click on Apply to save your settings.

Bu değişiklik etkisini KDE'ye bir dahaki oturum açışınızda gösterecek. Eğer değişiklikleri hemen denemek isterseniz, NumLock'u kapatın ve KDE'yi yeniden başlatın ( “Bilgisayarı yeniden başlatmdan KDE'yi yeniden başlat.”' göz atın.).

Handle help:/ links in Firefox like Konqueror

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.

  1. KMenuInternetFirefox Web Tarayıcısı'nı seçerek Firefox'u başlatın.

  2. Adres çubuğua about:config yazarak Enter tuşuna basın.

  3. Liste üzerine Sağ tıklayarak YeniMantıksal Değer menüsüne girin. Tercih Adı olarak network.protocol-handler.external.help, Değer olarak ise true değerlerini girin. Tamamlandığında Tamam butonuna basın.

  4. Right click again on the list and select NewString. Type network.protocol-handler.app.help as the Preference Name and khelpcenter as the Value. Press the OK button when complete.

K-Menü'yü düzenle

Kubuntu KDE Menü Düzenleyicir ile gelir, böylece menülerinizi düzenleyebilir ve yüklendiğinde kendiliğinden belirmeyen uygulamalar için girdiler ekleyebilirsiniz. Bir girdi eklemek, kaldırmak ya da düzenlemek için, aşağıdaki yordama başvurun:

  1. KMenu üzerinde sağ tıklayıp Menü Düzenleyici'yi seçerek KDE Menü Düzenleyici'yi açın. Eğer Kicker'ı kilitlediyseniz, KDE Menü Düzenleyici'yi Alt+F2 basıp kmenuedit yazdıktan sonra Tamam butonuna basarak da açabilirsiniz.

  2. In KDE Menu Editor's left-hand pane, choose the submenu the new entry should appear in.

  3. Choose FileNew Item or press the New Item 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.

Menü girdilerinin sırasını değiştirmek için, KDE Menu Editor penceresinde girdiye tıklayın ve onu sürükleyin.

Gelişmiş Masaüstü Uygulamacıkları

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.

  1. Install the superkaramba package. For more information on installing extra applications, please refer to the Adding Applications documentation.

  2. Once installed, open SuperKaramba by going to KMenuUtilitiesSuperKaramba.

To download extra applets for SuperKaramba you can either select the New Stuff... button in the main window or you can go to KDE-Look.org and select the Karamba link.

Fazladan yazı tiplerini yükle

Bu bölüm, fazladan yazı tiplerini Kubuntu arşivlerinden nasıl yükleneceğini anlatır

  1. 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

  2. For Microsoft TrueType core fonts, install the msttcorefonts package (please refer to the Adding Applications documentation for help on installing extra applications).

  3. 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.

Install Compiz Fusion

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.

Not

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.

  1. Go to KMenuSystemAdept Manager - Manage Packages (when prompted for a password at the Run as root - KDE su dialog, type in your password and press the OK button).

  2. Install the following packages:


    compiz-kde
    compiz-fusion-plugins-main
    compiz-fusion-plugins-extra
    compiz-config-settings-manager

  3. 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 OK button:

    compiz --replace
    

The following procedure describes how to configure Compiz Fusion to run at start-up.

  1. Go to ~/.kde/Autostart using Konqueror.

  2. Right click the content area and choose Create NewLink to Application. This opens a properties tabbed window.

  3. In the General tab, provide a descriptive name for the program e.g. Compiz-Fusion.

  4. Click the Application tab and type the following at the Command text box followed by pressing the OK 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 K-MenuSettingsCompizConfig Settings Manager.

Önceki
Başlangıç