summaryrefslogtreecommitdiff
path: root/console-client
AgeCommit message (Expand)Author
2013-06-01Remove unused variableMiguel Figueiredo
2013-05-01Fix console hang on unknown key pressSamuel Thibault
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-02-25Include <stdlib.h> or <mach.h> where neededPino Toscano
2012-12-17Fix comment styleSamuel Thibault
2012-12-17Fix double call to pthread_mutex_unlock in repeat_event().Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in kbd_repeat_key().Cyril Roelandt
2012-12-17Fix double call to pthread_mutex_unlock in console_move_mouse().Cyril Roelandt
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Remove condition implicationsRichard Braun
2012-09-23Add more keymapsSamuel Thibault
2012-07-10Fix out-of-tree buildSamuel 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
2012-07-01Fix kstoucs generation dependencySamuel Thibault
2012-07-01Merge branch 'master' into xkbSamuel Thibault
2012-07-01Merge branch 'master' into xkbSamuel Thibault
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-04-08Automatically regenerate files that depend on $(hurd-version).Thomas Schwinge
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-08-08Fix restoring from XorgSamuel Thibault
2011-08-08Let GNU Mach messages appear under Hurd consoleSamuel Thibault
2011-08-08Fix typoSamuel Thibault
2011-04-16Print KeySymToUcs4 calls.Diego Nieto Cid
2011-04-16Find the absolute path to <X11/keysymdef.h>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-16Add missing dependency.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