User Tools

Site Tools


other:win10misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:win10misc [2019/02/22 09:44]
jypeter
other:win10misc [2019/05/14 08:41]
jypeter [Resources] Added link to Windows Central
Line 43: Line 43:
   * ''​Windows+I''​ (open Settings) => Applications   * ''​Windows+I''​ (open Settings) => Applications
   * Windows Store => ''​…''​ (in the top right corner) => My library   * Windows Store => ''​…''​ (in the top right corner) => My library
 +
 +===== Screen resolution and other compatibility problems =====
 +
 +The content of some application windows may appear blurry, and the screen size determined by the application may be smaller than the actual screen size. This is because some applications don't use the information supplied by Windows 10 on high resolution screens, and the apparent screen size depends on the scaling factor selected in Display parameters (when you right click on the desktop, the default scaling factor is 150%).
 +
 +Check the [[https://​support.microsoft.com/​en-us/​help/​15078/​windows-make-older-programs-compatible|Make older programs compatible with this version of Windows]] page for help ([[https://​support.microsoft.com/​fr-fr/​help/​15078/​windows-make-older-programs-compatible|French version]])
 +
 +==== VcXsrv X server ====
 +
 +In the case of VcXsrv, if the scaling factor is 150%, and the actual screen size is ''​W x H'',​ VcXsrv thinks that the screen size is only ''​(W/​1.5) x (H/​1.5)''​. Type ''​xdpyinfo | grep dimensions''​ to get the screen size //seen// by the X server
 +
 +Solution:
 +
 +  - right-click on the **VcXsrv** executable (or the shortcut on the desktop)
 +  - click on ''​Properties''​
 +  - click on ''​Compatibility''​
 +  - click on ''​Change high DPI settings''​
 +  - in the top panel (''​Program DPI''​) select ''​Use this setting to fix scaling problems for this program''​ and then ''​(when) I open this program''​
 +
 +===== Task Manager =====
 +
 +Some information about processes you may see running (with high CPU usage) in the Task Manager
 +
 +  * ''​wsappx'':​ this process runs when windows installs programs or check for updates (e.g. updates of programs from the Microsoft Store)
 +    * Details in [[https://​www.howtogeek.com/​320261/​what-is-wsappx-and-why-is-it-running-on-my-pc/​|What Is “wsappx” and Why Is It Running on My PC?]]
 +
 +===== Resources =====
 +
 +  * [[https://​www.howtogeek.com/​t/​windows/​|Windows]] section of **How-To Geek**
 +  * [[https://​www.windowscentral.com/​windows-10|Windows 10]] section of **Windows Central**
  
 /* standard page footer */ /* standard page footer */
other/win10misc.txt · Last modified: 2021/05/31 13:44 by jypeter