index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kmscon_conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
tsm: remove and depend on libtsm
David Herrmann
1
-1
/
+0
2013-10-23
kmscon: remove cdev sessions
David Herrmann
1
-9
/
+1
2013-03-12
kmscon: add --xkb-keymap option for predefined keymaps
Ran Benita
1
-0
/
+3
2013-03-09
kmscon: implement dynamic font-resizing via shortcuts
David Herrmann
1
-0
/
+12
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-01-24
uterm: drm: rename to drm3d
David Herrmann
1
-1
/
+1
2013-01-24
uterm: rename drm-dumb backend into drm2d module
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move video API into uterm_video.h
David Herrmann
1
-1
/
+1
2012-12-21
docs: fix default font-size=12 documentation
David Herrmann
1
-1
/
+1
2012-12-12
kmscon: use /bin/login -p as default login program
David Herrmann
1
-2
/
+2
2012-12-12
kmscon: add --reset-env option
David Herrmann
1
-0
/
+4
2012-12-09
kmscon: add --seats=current option
David Herrmann
1
-3
/
+2
2012-12-06
kmscon: prevent --no-listen in combination with --cdev-session
David Herrmann
1
-1
/
+18
2012-12-06
kmscon: introduce new --listen mode
David Herrmann
1
-13
/
+28
2012-12-06
kmscon: replace gpu selection modes with new --gpu option
David Herrmann
1
-10
/
+52
2012-12-02
conf: improve --vt warning by allowing --seats=,all
David Herrmann
1
-1
/
+1
2012-12-01
seat: change default keyboard shortcuts to ctrl+logo
David Herrmann
1
-10
/
+10
2012-12-01
conf: introduce --configdir parameter
David Herrmann
1
-2
/
+8
2012-12-01
seat: limit multi-session mode to --multi-session
David Herrmann
1
-1
/
+3
2012-12-01
conf: print warning if --vt is used wrong
David Herrmann
1
-2
/
+17
2012-12-01
seat: register cdev session only when --cdev is given
David Herrmann
1
-0
/
+2
2012-12-01
conf: fix whitespace offset for -s
David Herrmann
1
-1
/
+1
2012-11-28
terminal: remove now unused --fps option
David Herrmann
1
-2
/
+0
2012-11-19
seat: add --grab-session-dummy option
David Herrmann
1
-0
/
+6
2012-10-29
kmscon: enable --all-gpus by default
David Herrmann
1
-2
/
+2
2012-10-28
kmscon: change default grab for "sesison-close" to "BackSpace"
David Herrmann
1
-2
/
+2
2012-10-28
kmscon: add --video-devices option
David Herrmann
1
-0
/
+6
2012-10-28
shl: add shl_string_list_is() helper
David Herrmann
1
-23
/
+1
2012-10-28
kmscon: remove deprecated /etc/kmscon.conf support
David Herrmann
1
-8
/
+0
2012-10-28
kmscon: replace --fbdev/--dumb with --drm/--hwaccel
David Herrmann
1
-5
/
+23
2012-10-27
kmscon: add --xkb-model option
David Herrmann
1
-0
/
+2
2012-10-27
kmscon: turn --switchvt on by default
David Herrmann
1
-2
/
+2
2012-10-27
xkb: use system defaults instead of "us" for layout
Ran Benita
1
-2
/
+2
2012-10-27
kmscon: add --primary-gpu-only and --all-gpus options
David Herrmann
1
-0
/
+4
2012-10-23
kmscon: rework --login handling
David Herrmann
1
-28
/
+125
2012-10-23
kmscon: simplify --vt handling
David Herrmann
1
-22
/
+13
2012-10-23
conf: simplify helper macros
David Herrmann
1
-33
/
+33
2012-10-23
conf: call aftercheck after config-file parsing is done
David Herrmann
1
-2
/
+4
2012-10-23
conf: add "file" callback
David Herrmann
1
-1
/
+1
2012-10-19
kmscon: use local configs instead of global kmscon_conf
David Herrmann
1
-9
/
+27
2012-10-19
conf: add option-copy callback
David Herrmann
1
-34
/
+60
2012-10-19
kmscon: implement per-seat configuration
David Herrmann
1
-63
/
+72
2012-10-18
kmscon: make configuration-parser modular
David Herrmann
1
-72
/
+138
2012-10-18
kmscon: drop all configs and use new /etc/kmscon/kmscon.conf
David Herrmann
1
-1
/
+10
2012-10-18
conf: introduce conf_parse_file_f()
David Herrmann
1
-1
/
+1
2012-10-18
kmscon: reorganize configuration items
David Herrmann
1
-25
/
+43
2012-10-18
kmscon: add --session-max parameter
David Herrmann
1
-0
/
+4
2012-10-18
seat: add keyboard grabs to close sessions and start new terminals
David Herrmann
1
-12
/
+24
2012-10-15
seat: allow session-switching with keyboard
David Herrmann
1
-8
/
+20
2012-10-15
conf: allow multiple grabs and keysyms per grab-option
David Herrmann
1
-16
/
+8
[next]