summaryrefslogtreecommitdiff
path: root/console-client/xkb
AgeCommit message (Expand)Author
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-06-05console-client: Fix lower range of binary searchDiego Nieto Cid
2015-06-05console-client: assert preconditionDiego Nieto Cid
2015-05-23console-client: fix binary searchJustus Winter
2015-05-23console-client: avoid nested functionJustus Winter
2015-02-02Explicit the keymap compatibility flagsSamuel Thibault
2015-01-03console-client: Fix typos in commentsStefan Weil
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-09-21Fix gcc warningSamuel Thibault
2013-06-01Fix descriptor leakMiguel Figueiredo
2013-05-01Fix console hang on unknown key pressSamuel Thibault
2012-09-23Add more keymapsSamuel Thibault
2012-07-01Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-07-01Use path to x11 locales from x11.pc instead of our prefixSamuel Thibault
2012-07-01TODO: make xkb use rulesSamuel Thibault
2011-04-16Print KeySymToUcs4 calls.Diego Nieto Cid
2011-04-16Use locale's compose file by default.Diego Nieto Cid
2011-04-16Avoid redefinition of NoSymbol.Diego Nieto Cid
2011-04-16Delete xkb/HACKING file.Diego Nieto Cid
2011-04-16Cleanup.Diego Nieto Cid
2011-04-16Deallocate memory on errors.Diego Nieto Cid
2011-04-16Remove default keymap.Diego Nieto Cid
2011-04-16Delete Compose file.Diego Nieto Cid
2011-04-16Reimplement KeySymToUcs4.Diego Nieto Cid
2011-04-08Depend on X11 for string to keysym mappings.Diego Nieto Cid
2011-04-08Update xkb/README.Diego Nieto Cid
2011-04-08Use first section when there's no default.Diego Nieto Cid
2011-04-08* console-client/xkb/parser.y (include_section): Free filename.Diego Nieto Cid
2011-04-08* console-client/xkb/parser.y (include_section): Remove superflous strdup.Diego Nieto Cid
2011-04-08Added an example for selecting the keymap.Arne Babenhauserheide
2011-04-08Symbols 0..9 stand for their ascii character.Diego Nieto Cid
2011-04-08Add support for hexadecimal symbols.Diego Nieto Cid
2011-04-08Update foreign files.Diego Nieto Cid
2011-04-08Document new options.Diego Nieto Cid
2011-04-08* console-client/xkb/xkb.c (iskeypad): Access up to 'width' symbols.Diego Nieto Cid
2011-04-08'vmods' is an alias for 'virtual_modifiers'.Diego Nieto Cid
2011-04-08Fix handling of error conditions.Diego Nieto Cid
2011-04-08Fix memory errors.Diego Nieto Cid
2011-04-08Add neo supportAlexander Preisinger
2011-04-08README updateAlexander Preisinger
2011-04-08Enable hurd extensions in every layout.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-08Add debugging messages.Diego Nieto Cid
2011-04-08Emit warnings on undeclared virtual modifiers.Diego Nieto Cid
2011-04-08Report inexistent section.Diego Nieto Cid
2011-04-08Add function to read the state of the scanner.Diego Nieto Cid
2011-04-08Check for end of file.Diego Nieto Cid
2011-04-08Propagate error on unexpected end of files.Diego Nieto Cid