vmwlegacy: Always scale screen dimensions to the initial DPI on modeswitch.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 3 Sep 2010 09:19:01 +0000 (11:19 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 3 Sep 2010 09:21:43 +0000 (11:21 +0200)
commit12e4577c020c6905d09459d833fd1c5313f1647b
treeabffc1623dd5c8a840126639b2bd11adf54e661c
parent81a0a1a37e703296d109022bb76a1291e84064fd
vmwlegacy: Always scale screen dimensions to the initial DPI on modeswitch.

When we switch mode we usually alter the size in a constant DPI environment
rather than keeping the size constant and alter the DPI.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/vmware.c