You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
assets | 10 years ago | |
vapi | 10 years ago | |
AUTHORS | 10 years ago | |
COPYING | 10 years ago | |
Makefile | 10 years ago | |
README | 10 years ago | |
config-manager.vala | 10 years ago | |
key-overlay.vala | 10 years ago | |
keybinding-manager.vala | 10 years ago | |
neo2.vala | 10 years ago | |
tray.vala | 10 years ago |
README
Errors:
Not all keysyms found. make returns i.e.
[..]/key-overlay.c:1744: error: ‘XK_logicalor’ undeclared (first use in this function)
Solution: define all groups in /etc/include/X11/keysym.def. I.e. add “#define XK_TECHNICAL“.