Mir

Code review comment for lp:~robert-ancell/mir/vt-option

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

1. Regression: Mouse pointer visible on all VTs (regression of bug 1176117).

2. Regression: X server dies when switching VTs (regression of bug ???).

3. Mir server is not always visible on the VT specified (the screen is not black.. ?).

4. Query: VT numbers seem to be:
  -1 -> current
  0 -> VT1
  1 -> VT2
  2 -> VT3
so why not use:
  0 -> current
  1 -> VT1
  2 -> VT2
  3 -> VT3
?

review: Needs Fixing

« Back to merge proposal