diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-12-15 17:24:22 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-12-15 17:24:22 +0100 |
commit | dd04863e1729c00548d9b7ee819d26915deb260b (patch) | |
tree | 070a4b16d317aedbc198d290566cb8ee1a154d42 /TODO | |
parent | 8a9ef77c02321a2fb005e942d3cdab426fd9d9ac (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -16,8 +16,12 @@ * add VT tracking: - provide CK functionality - - start getty 2-6 only when actual vt switch happens - (same model as socket on-demand activation) + - start getty only when actual vt switch happens (same model as + socket on-demand activation). allocate the next free tty and + start a getty there. this way, pressing alt-f[1-12] will switch + through running X and getty sessions, and any unallocated + activated tty will start a new getty. the hardcoding of + getty[1-6] will entirely go away. * implicitly import "defaults" settings file into all types |