libratbag / piper

GTK application to configure gaming devices
GNU General Public License v2.0
4.58k stars 173 forks source link

Resolution status is showing a wrong DPI #970

Open shuaiwng opened 1 week ago

shuaiwng commented 1 week ago

Information

Describe the bug The active DPI resolution of mouse becomes wrong, after user reboots PC.

To Reproduce Please make sure your bug is reproducible with the CLI client, ratbagctl. If it is not open a bug report in libratbag instead.

Steps to reproduce the behavior:

  1. start piper with logitech mouse G203
  2. set Resolution DPI with 1600 DPI
  3. close piper
  4. reboot PC
  5. start piper again Issue: now the 800 DPI is active instead of 1600 DPI, though mouse speed corresponds to 1600 DPI.

Logs Please start the daemon with verbosity and reproduce the issue.

First make sure it isn't running already.

$ ratbagd --verbose=raw
OUTPUT HERE

Additional context Add any other context about the problem here.