Modify it to adjust Tizen IVI enviroment
[platform/upstream/kmscon.git] / tests / test_input.c
2013-11-03 David Herrmannuterm: input: use shl_llog instead of shl_log
2013-03-12 Ran Benitakmscon: add --xkb-keymap option for predefined keymaps
2013-03-04 David Herrmanntests: use new shl_log.h
2013-01-12 David Herrmanntests: fix build with new uterm headers
2012-10-27 David Herrmannkmscon: add --xkb-model option
2012-10-27 David Herrmannbuild: fix "make check" build failures
2012-10-27 Ran Benitaxkb: use system defaults instead of "us" for layout
2012-10-09 David Herrmanntest_input: fix using XKB directly
2012-10-01 David Herrmanntest_input: fix compilation with changed input API
2012-08-11 David Herrmanntests: make all tests use the new conf-parsers
2012-07-31 David Herrmanntest_input: fix compilation for kbd_keysym_to_string()
2012-05-27 David Herrmanntest_input: always print keysym
2012-05-26 Ran Benitakbd: remove "dev" from kbd_dev_keysym_to_string
2012-05-05 David Herrmanntest_input: use new input API
2012-04-22 David Herrmanntest_input: use new test_include.h infrastructure
2012-03-20 David Herrmanneloop: move prefix to "ev_" instead of "kmscon_"
2012-01-23 Ran Benitatest_input: simplify and drop xkbcommon dependency
2011-12-31 Ran Benitainput: define our own modifiers
2011-12-31 Ran Benitainput: don't use 0 to signal lack of unicode value
2011-12-31 Ran Benitainput: shuffle headers and includes
2011-12-31 Ran Benitainput: use libxkbcommon to convert input events
2011-12-31 Ran Benitatests: add test for the input subsystem