diff --git a/managing-os/windows-tools-3.md b/managing-os/windows-tools-3.md index 54f88e6f..37bb9756 100644 --- a/managing-os/windows-tools-3.md +++ b/managing-os/windows-tools-3.md @@ -73,7 +73,6 @@ Component-specific settings currently available: |**Component**|**Setting**|**Type**|**Description**|**Default value**| |:------------|:----------|:-------|:--------------|:----------------| -|qga|UseDirtyBits|DWORD|Enable experimental feature of the gui agent/qvideo driver: use page table dirty bits to determine changed display regions. This can improve performance but may impact display responsiveness (some changes may not be detected resulting in "stale" image). Needs VM restart to apply change.|0| |qga|DisableCursor|DWORD|Disable cursor in the VM. Useful for integration with Qubes desktop so you don't see two cursors. Can be disabled if you plan to use the VM through a remote desktop connection of some sort. Needs gui agent restart to apply change (locking OS/logoff should be enough since qga is restarted on desktop change).|1| Troubleshooting