-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set custom resolution via /etc/razer.conf or razercfg on e.g. Deathadder Chroma #73
Comments
This is a known limitation of the current config handler. |
A better description of the missing feature: |
So is there no way to set dpi to a custom value without using qrazercfg? It seems odd that the gui contains features that the cli tool cannot use. I use 1100 as my dpi for playing Countrer-Strike, but razercfg only lets me choose either 800 or 1500 which is either too low or too high. In order to set the mouse dpi properly, I have to manually change it in qrazercfg every time I start my system, since I can't set a custom dpi in /etc/razer.conf either. |
Modifying a DPI mapping is not implemented in the cli tool and the configuration parser, yet. But beyond that your mouse should keep the setting, if it contains persistent config storage. Which all modern mice do. |
I have a Deathadder Chroma, not sure which year, but it's the 10,000 DPI model. It does not store the settings. Every time I reboot my computer, or restart razerd, all of the profiles have reverted to default. So I have to manually startup qrazercfg and edit my profiles every time I start my computer. I'm taking a look through the razercfg code right now, will try to add the functionality in the next day or two, since I have some time off. |
I've written support for a |
mine too. its more about when the razer deamon starts then it reapplies the defaut settings |
Yes, this might be a shortcoming of the choma driver, or the device itself. I don't know. As a simple workaround: Don't start razerd automatically. |
Hello,
I wanted to set a custom resolution to my Deathadder Chroma with
razercfg -r 1:2400x2400
, but I get an "Invalid resolution" error when trying to do so.How do I set a resolution on my mouse that is not one of the default resolutions?
Thank you for your help!
The text was updated successfully, but these errors were encountered: