summaryrefslogtreecommitdiff
path: root/console-client/xkb/xkb.c
AgeCommit message (Expand)Author
2025-06-11xkb: Make compose table load failure non-fatalSamuel Thibault
2024-10-28xkb: Fix delete key in consoleDamien Zammit
2024-03-10console-client: use xkbcommon instead of x11 for xkb extended supportEtienne Brateau
2024-02-04Add missing includeSamuel Thibault
2015-01-03console-client: Fix typos in commentsStefan Weil
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2011-04-16Avoid redefinition of NoSymbol.Diego Nieto Cid
2011-04-16Cleanup.Diego Nieto Cid
2011-04-08Depend on X11 for string to keysym mappings.Diego Nieto Cid
2011-04-08* console-client/xkb/xkb.c (iskeypad): Access up to 'width' symbols.Diego Nieto Cid
2011-04-08Remove obsolete variable declaration.Diego Nieto Cid
2011-04-08Use vfprintf in debug_printf and write to stderr.Diego Nieto Cid
2011-04-08Update key type assigment routine.Diego Nieto Cid
2011-04-08debian patch: 04_cleanups.patchDiego Nieto Cid
2011-04-04Use external encoding converter.Diego Nieto Cid
2011-04-04Export function to load the keaboard layout.Diego Nieto Cid
2011-04-04Remove keyboard driver from XKB implementation.Diego Nieto Cid
2011-03-17Add XKB parser and implementation.Marco Gerards