uvtd: vt: implement VT_GETMODE/SETMODE ioctl state-tracking
[platform/upstream/kmscon.git] / src / kmscon_conf.c
2013-03-04 David Herrmannshl: move log.[ch] to shl_log.[ch]
2013-01-24 David Herrmannuterm: drm: rename to drm3d
2013-01-24 David Herrmannuterm: rename drm-dumb backend into drm2d module
2013-01-07 David Herrmannuterm: move video API into uterm_video.h
2012-12-21 David Herrmanndocs: fix default font-size=12 documentation
2012-12-12 David Herrmannkmscon: use /bin/login -p as default login program
2012-12-12 David Herrmannkmscon: add --reset-env option
2012-12-09 David Herrmannkmscon: add --seats=current option
2012-12-06 David Herrmannkmscon: prevent --no-listen in combination with --cdev...
2012-12-06 David Herrmannkmscon: introduce new --listen mode
2012-12-06 David Herrmannkmscon: replace gpu selection modes with new --gpu...
2012-12-02 David Herrmannconf: improve --vt warning by allowing --seats=,all
2012-12-01 David Herrmannseat: change default keyboard shortcuts to ctrl+logo
2012-12-01 David Herrmannconf: introduce --configdir parameter
2012-12-01 David Herrmannseat: limit multi-session mode to --multi-session
2012-12-01 David Herrmannconf: print warning if --vt is used wrong
2012-12-01 David Herrmannseat: register cdev session only when --cdev is given
2012-12-01 David Herrmannconf: fix whitespace offset for -s
2012-11-28 David Herrmannterminal: remove now unused --fps option
2012-11-19 David Herrmannseat: add --grab-session-dummy option
2012-10-29 David Herrmannkmscon: enable --all-gpus by default
2012-10-28 David Herrmannkmscon: change default grab for "sesison-close" to...
2012-10-28 David Herrmannkmscon: add --video-devices option
2012-10-28 David Herrmannshl: add shl_string_list_is() helper
2012-10-28 David Herrmannkmscon: remove deprecated /etc/kmscon.conf support
2012-10-28 David Herrmannkmscon: replace --fbdev/--dumb with --drm/--hwaccel
2012-10-27 David Herrmannkmscon: add --xkb-model option
2012-10-27 David Herrmannkmscon: turn --switchvt on by default
2012-10-27 Ran Benitaxkb: use system defaults instead of "us" for layout
2012-10-27 David Herrmannkmscon: add --primary-gpu-only and --all-gpus options
2012-10-23 David Herrmannkmscon: rework --login handling
2012-10-23 David Herrmannkmscon: simplify --vt handling
2012-10-23 David Herrmannconf: simplify helper macros
2012-10-23 David Herrmannconf: call aftercheck after config-file parsing is...
2012-10-23 David Herrmannconf: add "file" callback
2012-10-23 David HerrmannMerge branch 'github/master'
2012-10-19 David Herrmannkmscon: use local configs instead of global kmscon_conf
2012-10-19 David Herrmannconf: add option-copy callback
2012-10-19 David Herrmannkmscon: implement per-seat configuration
2012-10-18 David Herrmannkmscon: make configuration-parser modular
2012-10-18 David Herrmannkmscon: drop all configs and use new /etc/kmscon/kmscon...
2012-10-18 David Herrmannconf: introduce conf_parse_file_f()
2012-10-18 David Herrmannkmscon: reorganize configuration items
2012-10-18 David Herrmannkmscon: add --session-max parameter
2012-10-18 David Herrmannseat: add keyboard grabs to close sessions and start...
2012-10-15 David Herrmannseat: allow session-switching with keyboard
2012-10-15 David Herrmannconf: allow multiple grabs and keysyms per grab-option
2012-10-11 David Herrmannwlterm/kmscon: change default repeat-rate to 50
2012-10-10 David Herrmannkmscon: move config-handling to kmscon_conf.c