vte: fix HUP/HVP positioning bug
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 18:48:22 +0000 (20:48 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 18:48:22 +0000 (20:48 +0200)
commit3e6d31e9584c5c21bb1ad08c2efd38e85ca32a63
tree4cb53ac995e64ac3cefd598cadea30b611c6de2c
parent469b5c6d7c4606308056f8ec3242a5836a6a8f43
vte: fix HUP/HVP positioning bug

We mixed up X/Y coordinates. HUP and HVP send them reversed as often used
in terminals. Anyway, now it works correctly.

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