Skip to content

Commit

Permalink
viogpudo: enable HWCursor by default
Browse files Browse the repository at this point in the history
Signed-off-by: osy <[email protected]>
  • Loading branch information
osy committed Oct 9, 2023
1 parent e9e5d7b commit b65e494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viogpu/viogpudo/viogpudo.inx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7

[VioGpuDod_DeviceSettings]
HKR,, HWCursor, %REG_DWORD%, 0
HKR,, HWCursor, %REG_DWORD%, 1
HKR,, FlexResolution, %REG_DWORD%, 1
HKR,, UsePhysicalMemory, %REG_DWORD%, 1
HKR,, UsePresentProgress, %REG_DWORD%, 1
Expand Down

0 comments on commit b65e494

Please sign in to comment.