how to create the following

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Suntastic5

how to create the following

Post by Suntastic5 »

I'm trying to remove screen tearing. The first thing I am supposed to do is to create
/etc/X11/xorg.conf.d/20-intel.conf
Can anyone give a step a by step instruction how to create
/etc/X11/xorg.conf.d/20-intel.conf ?
Thank you in advance.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: how to create the following

Post by kukamuumuka »

Code: Select all

sudo mkdir -p /etc/X11/xorg.conf.d

Code: Select all

sudo nano /etc/X11/xorg.conf.d/20-intel.conf
... edit and save
Ctrl o
Ctrl x
https://wiki.archlinux.org/index.php/intel_graphics
Suntastic5

Re: how to create the following

Post by Suntastic5 »

administrollaattori, t :D hank you very much! I can't put in words how happy I am!
Locked

Return to “Beginner Questions”