403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/libgxim-0.3.3/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/libgxim-0.3.3/README
libgxim: GObject-based XIM protocol library


libgxim is a X Input Method (a.k.a. XIM) protocol library
that is implemented by GObject. this library helps you to
implement XIM servers or client applications to communicate
through XIM protocol without using Xlib API directly,
particularly if your application uses GObject-based main
loop.


How to debug
===============
This software is still in the alpha phase. you may need to
gather the certain information to help us to debug this
software.  However, this section may not helps if your issue
is a kind of:

 * Performance issue
 * Issue in Input Method itself
 * Application specific issue

You may want to track your issue down before following up
the steps. that would be appreciated if you can find out the
way to reproduce it with the minimum effort.

Steps
--------

 1. Set a filename to save the logs.

    $ dbus-send --session --type=signal /org/tagoh/libgxim org.tagoh.libgxim.SetFilename string:/path/to/logfile

 2. Enable the appropriate filters

    To enable all of filters:

    $ dbus-send --session --type=signal /org/tagoh/libgxim org.tagoh.libgxim.RemoveAllFilters
    $ dbus-send --session --type=signal /org/tagoh/libgxim org.tagoh.libgxim.AddFilter string:all

 3. Enable the logging facility

    $ dbus-send --session --type=signal /org/tagoh/libgxim org.tagoh.libgxim.Activate boolean:true

Youez - 2016 - github.com/yon3zu
LinuXploit