summaryrefslogtreecommitdiff
path: root/console-client
AgeCommit message (Expand)Author
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
2011-04-08Give the file name and line number where an unexpected end of file was found.Diego Nieto Cid
2011-04-08Warn when too many virtual modifier are defined.Diego Nieto Cid
2011-04-08Avoid hashing garbage for short keynames.Diego Nieto Cid
2011-04-08Rule vmod returns an int with the vmod's bit on.Diego Nieto Cid
2011-04-08Recreate xkb/keymap/hurd from xkeyboard-config-1.8's xfree86 keymap.Diego Nieto Cid
2011-04-08Update key type assigment routine.Diego Nieto Cid
2011-04-08Skip to main file's default section when needed.Diego Nieto Cid
2011-04-08Lexer support for keycodes with +/- symbols and arbitrary level numbers.Diego Nieto Cid
2011-04-08debian patch: 04_cleanups.patchDiego Nieto Cid
2011-04-08debian patch: 03_hurd_keymap.patchDiego Nieto Cid
2011-04-08Install XKB data files.Diego Nieto Cid
2011-04-08Translate scancodes using XKB.Diego Nieto Cid
2011-04-04Add missing semicolons bison was inserting.Diego Nieto Cid
2011-04-04Add type to $$ in mid-rules.Diego Nieto Cid
2011-04-04debian patch: 06_gcc-4.1_fix.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
2011-01-02Strictly adhere to the VGA register conventionSamuel Thibault
2010-08-01Fix "make dist" in `console-client'.Ludovic Courtès
2010-08-01Fix copyrightsSamuel Thibault
2010-08-01Add wide character support to the Hurd consoleJeremie Koenig
2010-07-27Fix -g/-m console vga driver optionsSamuel Thibault
2009-10-25Fix current_vcs driver loadSamuel Thibault