u_xfree86-activate-GPU-screens-on-autobind.patch since it's no longer needed and might be harmful even ... (tested successfully on Thinkpad P16 with Intel/NVIDIA hybrid graphics) - remove no longer applied and no longer needed patch n_xserver-optimus-autoconfig-hack.patch (feature implemented upstream) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=898
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
# Add extensions to be disabled. This may be needed as some
|
|
# extra modules may add extensions which cause the maximum
|
|
# number of extensions possible to be exceeded.
|
|
#
|
|
# SUSE Default: disable DGA.
|
|
|
|
Section "Extensions"
|
|
Option "XFree86-DGA" "Disable"
|
|
EndSection |