uterm: vt: fix opening new VTs
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 2 Dec 2012 22:27:00 +0000 (23:27 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 2 Dec 2012 22:27:00 +0000 (23:27 +0100)
commit66fad903848e34daa0384687243bbe59d19a2a2a
tree18c2c5941b46109d806856fce0e99160e26ef303
parentec9e1bf9a32eff8f2c9dca94a0946f330914cfd0
uterm: vt: fix opening new VTs

If no VT name is explicitly given, we need to use VT_OPENQRY to find one.
This used to work until we switched to supporting fake-VTs. Fix this again
to work like it used to.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_vt.c