mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +00:00
When running in a virtual machine, the cursor pitch may not behave the same as it does on bare metal. This patch disables a power consumption optimization when running in a vm, working around the cursor pitch issues. This means that some vm users who previously had a working cursor pitch may now see some increased power consumption. Fixes: https://github.com/X11Libre/xserver/issues/1816 Signed-off-by: stefan11111 <stefan11111@shitposting.expert>