8000 GitHub - enometh/qxkb: personal branch of qxkb updated for qt-5.12.3 and xcb-xkb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

enometh/qxkb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
***********************************

License GPLv2

***********************************
Instalation
in directory with source code do 

mkdir build 
cd build 
cmake ..
make 


Write a AXKB in section automatically start in your WM or DE

0.4.5
 Fix ‘KeySym XKeycodeToKeysym(Display*, KeyCode, int)’ is deprecated (declared at /usr/include/X11/Xlib.h:1695
 Cahnge XKeycodeToKeysym(Display*, KeyCode, int) to XkbKeycodeToKeysym(Display*, KeyCode, int)

About

personal branch of qxkb updated for qt-5.12.3 and xcb-xkb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • CMake 2.5%
  • C 2.4%
0