Konversation/Поширені питання і відповіді на них

    From KDE UserBase Wiki
    Revision as of 16:44, 25 July 2011 by Yurchor (talk | contribs) (Created page with "Ось %Uпідкреслений%U текст. : Ось <u>підкреслений</u> текст.")
    Other languages:

    У вікні зникла смужка меню, як її повернути?

    Натискання комбінації клавіш Ctrl + M поверне смужку меню на місце. Варто зауважити, що у більшості програм KDE ви також можете скористатися цим клавіатурним скороченням, воно допоможе вам повернути меню на місце.

    У моєму дистрибутиві вимкнено піктограму системного лотка, як її повернути на місце?

    Параметри -> Налаштувати Konversation -> Поведінка -> Загальне -> Увімкнути системний лоток

    Мною вимкнено NetworkManager, я встановлюю з’єднання вручну, але Konversation не може встановити з’єднання у автоматичному режимі, програму доводиться перезапускати

    У Konversation для отримання даних щодо мережі використовується модуль KDE Solid. Щоб наказати програмі встановити повторне з’єднання, змініть сервер Solid на FakeNet.

    Системні параметри -> Вкладка «Додатково» -> Обладнання -> Мережа -> FakeNet (KDE <4.5). Пересуньте пункт на вершину списку за допомогою стрілок.

    Натисніть кнопку Застосувати.

    Де знайти скрипти, включені до Konversation (/media та інші)?

    KDE applications such as Konversation commonly look for their resources in two places, a global directory structure and one located in the home folder of your user account. Each application looks up a directory matching their own name in both places and uses the data within. While ~/.kde/share/apps/konversation/scripts is always picked up by default, the location of the global konversation/scripts folder containing the default selection of scripts shipped with Konversation can be harder to establish, because it depends on the file system layout your distribution has chosen to implement.

    Generally, KDE can be told about directories it should consider for retrieval of application resources by filling and exporting the $KDEDIR or $KDEDIRS environment variables, and consequently, many distributions make use of this facility. Starting the KDE terminal emulator Konsole and using the echo command can yield the contents of these variables:

    echo $KDEDIRS

    У відповідь ви побачите щось таке:

    /usr

    In this case, your global Konversation script folder would be /usr/share/apps/konversation/scripts. If any of these environment variables contains multiple directories separated by a colon (":"), KDE considers all of them, in the order given.

    The scripts directory in your home folder - ~/.kde/share/apps/konversation/scripts -, by the way, always has precedence over the global one. So if you want to modify one of the scripts shipped with Konversation for your own purpose, it's good practice to copy it from the global directory to the one local to your user account. This way, an update to Konversation won't overwrite your modifications.

    Якщо вказаний вище спосіб отримання шляху до теки загальних скриптів не дасть результатів, ви можете спробувати переглянути дані, виведені командою:

    kde4-config --install data

    Here are a few more examples of common paths for the global scripts folder in case all of the above methods to retrieve them fail:

     /usr/share/apps/konversation/scripts (Gentoo, Kubuntu)
     /usr/share/kde4/apps/konversation/scripts
     /opt/kde3/share/apps/konversation/scripts (SUSE)
    

    Post version 1.3.1, another way to find out where the installed scripts are is to run this command in Konversation's input line (using the media script as an example, since it comes with any Konversation installation)

    /exec --showpath media

    Як зробити текст напівжирним, курсивним або підкресленим?

    Приклади:

    Ось %Bнапівжирний%B текст.
    
    Ось напівжирний текст.
    Ось %Iкурсивний%I текстt.
    
    Ось курсивний текст.
    Ось %Uпідкреслений%U текст.
    
    Ось підкреслений текст.
    This is my %Sstruck-out%S text.
    
    This is my struck-out text.

    Where is the server list?

    Konversation presently doesn't ship with a pre-configured list of known IRC networks and servers. We are planning to provide a place to download and import such lists in the future. In the meantime, on this page you can find a script that will append the contents of mIRC's venerable servers.ini to your Konversation config file.

    What is an IRC URL?

    Konversation can be started with an URL from the command line. The following URL should work:

    Details: (expired IETF draft)