How to Copy a Snippet in to a Directory?

Asked by MetungKP

I need to copy this snippet:

Section "InputClass"
 Identifier "calibration"
 MatchProduct "Fujitsu Component USB Touch Panel"
 Option "Calibration" "128 3826 264 3960"
EndSection

/usr/share/X11/xorg.conf.d/

I've been on Google an hur and I can't find a how to.

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xorg Edit question
Assignee:
No assignee Edit question
Solved by:
MetungKP
Solved:
Last query:
Last reply:
Revision history for this message
MetungKP (metungkp) said :
#1

https://bugs.launchpad.net/ubuntu/+source/xinput-calibrator/+bug/776946

Saving this will save my touchscreen configuration. This way I don't have to calibrate each time I use my touchscreen.

Revision history for this message
MetungKP (metungkp) said :
#2

According to this link (below) I need to copy my touchscreen configuration to save, so that I don't have to reconfigure each time I want to use my touchscreen.
https://bugs.launchpad.net/ubuntu/+source/xinput-calibrator/+bug/776946

The directory is - /usr/share/X11/xorg.conf.d/

I need to copy this snippet (below) in to this directory:

Section "InputClass"
 Identifier "calibration"
 MatchProduct "Fujitsu Component USB Touch Panel"
 Option "Calibration" "128 3826 264 3960"
EndSection

Revision history for this message
MetungKP (metungkp) said :
#3

Rewrote question