3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/plasma/applets/kimpanel/backend/scim
Scare Crowe d2ebfd0519 QortalOS Titan 5.60.12
Screw the description like that inbred T3Q
2022-03-05 21:17:59 +05:00
..
CMakeLists.txt QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00
config-scim.h.cmake QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00
main.cpp QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00
README QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00

BUILD & INSTALL:
qmake
make
copy scim-panel-dbus <your dir which scim-panel-gtk lives in>

CONFIGURE:
edit your scim's global config file,
 ( it's /etc/scim/global in my box(Archlinux distro). )
change this line:

/DefaultPanelProgram = scim-panel-gtk

into:

/DefaultPanelProgram = scim-panel-dbus

reboot your system (or manually kill all scim related process)