
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
AXKB this Qt application to adjust layouts by xkb. Part of the code and interface window settings taken from KXKB and Kkbswitch. Completely absent on to the kde-libs.
Originally developed as a complement to the Antico DE.
But just as well work on other WM and DE.
Depends only on Qt and X-server
***********************************
Git repository
http://github.com/disels/axkb/tree/master
***********************************
Download
wget -c http://www.php-developer.com.ua/antico/axkb-0.4.2.tar.gz
***********************************
Unpack
***********************************
Instalation
qmake
make
make install
Write a AXKB in section automatically start in your WM or DE
***********************************
11 years ago
26/03/09:
*The basic functionality. The /choice of layout options and switch
28/03/09:
*Fixed a bug with the load option switch.
*Change the behavior of settings windows when you click on Save
01/04/09 : v. 0.4.1
+Add install script and desktop files
+Add binary package for Fedora 10, Mandriva 2009 , SUSE11.Grate thanks Eugene Pivnev.
16/05/09 : v. 0.4.2
+Add switching policy
+Add package for Arch. Thanks Borislav Gerassimov (slimmer)
11 years ago
26/03/09:
*The basic functionality. The /choice of layout options and switch
28/03/09:
*Fixed a bug with the load option switch.
*Change the behavior of settings windows when you click on Save
01/04/09 : v. 0.4.1
+Add install script and desktop files
+Add binary package for Fedora 10, Mandriva 2009 , SUSE11.Grate thanks Eugene Pivnev.
16/05/09 : v. 0.4.2
+Add switching policy
+Add package for Arch. Thanks Borislav Gerassimov (slimmer)
subik
9 years ago
and it's actively maintained
Report
ottoshmidt
9 years ago
Report
reonaydo
10 years ago
Report
misw
10 years ago
Report
batkolio
11 years ago
Report
vkv
11 years ago
sorry for flud
Report
vkv
11 years ago
SwitchGlobal = 2
SwitchPerApp = 1
SwitchPerWin = 0
I use PerApp, swithing=1
Report
UnnamedHero
11 years ago
Report
vkv
11 years ago
in file ~/.config/axkb.cfg change lines
variant=" ,"
switching=0
to
variant=","
switching=2
and restart axkb
Report
das-ich
11 years ago
Report
disels
11 years ago
Report
UnnamedHero
11 years ago
Settings always resetted to Global.
Report
peppino
11 years ago
Report
disels
11 years ago
Report