Citrix VDA DPI Settings

Citrix VDA DPI Settings

book

Article ID: CTX224874

calendar_today

Updated On:

Description

At the time of writing, wfica32.exe is still a DPI-unaware Application. Thus we'll see the following behavior after changing client side DPI to a non-default setting.


Client DPI is 100%
  • Client DPI is 100%resolution is 1920*1080
User-added image
  • After launch the VDA, check the resolution and DPI of VDA
User-added image
User-added image
Change Client DPI to 150%
  • Then,  we set the local DPI to 150%and launch the same VDA:
User-added image
  • In the VDA , we can find that the DPI still is 100%, but the resolution has been reduced, it change to 1280*720,
User-added image
User-added image

Issue/Introduction

Sometimes user will change the DPI of client, it will make the VDA display with different resolution.

Additional Information

Writing DPI-Aware Desktop and Win32 Applications.