summaryrefslogtreecommitdiff
path: root/src/kmscon_conf.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-23tsm: remove and depend on libtsmDavid Herrmann1-2/+0
2013-10-23kmscon: remove cdev sessionsDavid Herrmann1-2/+0
2013-03-12kmscon: add --xkb-keymap option for predefined keymapsRan Benita1-0/+2
2013-03-09kmscon: implement dynamic font-resizing via shortcutsDavid Herrmann1-0/+4
2012-12-12kmscon: add --reset-env optionDavid Herrmann1-0/+2
2012-12-09kmscon: add --seats=current optionDavid Herrmann1-0/+5
2012-12-06kmscon: introduce new --listen modeDavid Herrmann1-4/+22
2012-12-06kmscon: replace gpu selection modes with new --gpu optionDavid Herrmann1-7/+9
2012-12-01conf: introduce --configdir parameterDavid Herrmann1-0/+2
2012-12-01seat: limit multi-session mode to --multi-sessionDavid Herrmann1-0/+2
2012-12-01conf: print warning if --vt is used wrongDavid Herrmann1-1/+1
2012-12-01seat: register cdev session only when --cdev is givenDavid Herrmann1-0/+2
2012-11-28terminal: remove now unused --fps optionDavid Herrmann1-2/+0
2012-11-19seat: add --grab-session-dummy optionDavid Herrmann1-0/+2
2012-10-28kmscon: add --video-devices optionDavid Herrmann1-0/+2
2012-10-28shl: add shl_string_list_is() helperDavid Herrmann1-2/+0
2012-10-28kmscon: replace --fbdev/--dumb with --drm/--hwaccelDavid Herrmann1-4/+4
2012-10-27kmscon: add --xkb-model optionDavid Herrmann1-0/+2
2012-10-27kmscon: add --primary-gpu-only and --all-gpus optionsDavid Herrmann1-0/+4
2012-10-19kmscon: use local configs instead of global kmscon_confDavid Herrmann1-3/+1
2012-10-19kmscon: implement per-seat configurationDavid Herrmann1-27/+5
2012-10-18kmscon: make configuration-parser modularDavid Herrmann1-0/+11
2012-10-18kmscon: add helpers to access kmscon_confDavid Herrmann1-0/+16
2012-10-18kmscon: reorganize configuration itemsDavid Herrmann1-30/+42
2012-10-18kmscon: add --session-max parameterDavid Herrmann1-0/+3
2012-10-18seat: add keyboard grabs to close sessions and start new terminalsDavid Herrmann1-0/+4
2012-10-15seat: allow session-switching with keyboardDavid Herrmann1-0/+5
2012-10-10kmscon: move config-handling to kmscon_conf.cDavid Herrmann1-0/+3
2012-10-10kmscon: move kmscon_main.h to kmscon_conf.hDavid Herrmann1-0/+108