On 12/21/18 3:56 PM, ja wrote:
On Fri, 2018-12-21 at 11:57 -0500, Tom Horsley wrote:
On Fri, 21 Dec 2018 11:39:09 -0500
Frank McCormick wrote:

I know when I put an xorg.conf file in /etc/X11,  X refused to

start and I was left with a blank screen.

You can put fragments of an xorg.conf file in /etc/X11/xorg.conf.d/,
to just override a few defaults, but I have no idea what the fragment
should look like to disable PageFlip. Maybe this is correct:

https://support.displaylink.com/knowledgebase/articles/1181623-displaylink-ubuntu-driver-after-recent-x-upgrades

This seems to work OK

ja@naxos xorg.conf.d 4$ cat /etc/X11/xorg.conf.d//20-naxos.conf
Section "Device"
         Identifier  "Card0"
         Option     "PageFlip"    "false"
EndSection
ja@naxos xorg.conf.d 5$


   I'll give it a try along with the displaylink ideas.

Thanks guys
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to