mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-02 07:40:10 +01:00
Remove TargetRefresh option from the autoconfig logic.
The default target of 75Hz is almost always wrong for LCDs.
This commit is contained in:
parent
fcd4167e89
commit
db82e12fac
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@
|
|||
#define BUILTIN_MONITOR_SECTION \
|
||||
"Section \"Monitor\"\n" \
|
||||
"\tIdentifier\t" BUILTIN_MONITOR_NAME "\n" \
|
||||
"\tOption\t\"TargetRefresh\"\t\"75.0\"\n" \
|
||||
"EndSection\n\n"
|
||||
|
||||
#define BUILTIN_SCREEN_NAME \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue