Calibration from a single terminal.

Due to overwhelming demand, we have created a forum just dedicated to Toughbook users who use Linux!
Message
Author
UNCNDL1
Posts: 509
Joined: Wed Nov 16, 2011 8:01 pm
Location: New England

Re: Calibration from a single terminal.

#31 Post by UNCNDL1 »

When touchscreen calibration (xinput_calibrator) is not readily available with the Linux distribution following Jeff's tweaks here and elsewhere, I go to this link:
https://launchpad.net/~tias/+archive/ub ... brator-ppa
The inventer, Tias Guns gives directions on adding the PPA that allows software center to add the program to your system. Once it has been added, you can then follow Jeff's tweaks and get your touchscreen calibrated. As a kudos, here is a bio link for Tias Guns: http://people.cs.kuleuven.be/~tias.guns/
Best regards,
Time to hit the Salt Mines
CF-53 MX-Linux 21 Wildflower
CF-30 MK2 SSD MX-21 Betsy, MK2 Navigatrix, Fundraiser for TbT
CF-52 GUN SSD MX-19
(NICE) Thanks Sadlmkr
CF-M34 MicroWattR8 Thanks Sadlmkr
CF-M33 MicroWattR8 Thanks Springfield

UNCNDL1
Posts: 509
Joined: Wed Nov 16, 2011 8:01 pm
Location: New England

Re: Calibration from a single terminal.

#32 Post by UNCNDL1 »

I "re-found" this link, looking for this code Sadlmkr provided:
xset m 8 1
ran it in Terminal because my mouse was quite laggy on the CF-28
running Debian MicroWattR8. Now me mouse is very "perky".
Thanks Lefty
CF-53 MX-Linux 21 Wildflower
CF-30 MK2 SSD MX-21 Betsy, MK2 Navigatrix, Fundraiser for TbT
CF-52 GUN SSD MX-19
(NICE) Thanks Sadlmkr
CF-M34 MicroWattR8 Thanks Sadlmkr
CF-M33 MicroWattR8 Thanks Springfield

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Calibration from a single terminal.

#33 Post by SHEEPMAN! »

Bump
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Calibration from a single terminal.

#34 Post by SHEEPMAN! »

kode-niner wrote:I don't know why I didn't think of looking at this, but xinput_calibrator has all the options to write directly to a file without the extra crap.

Code: Select all

xinput_calibrator --output-type xorg.conf.d --output-filename /etc/X11/xorg.conf.d/99-calibration.conf
:pat: :pat: :pat: :pat: :pat: :pat: :pat: :pat: :pat:
:stupid:
I forgot one thing from your earlier post which caused several crashes and :doh: :doh: :doh:

On an early post you said"go into the 99.conf file and delete the xtra krap." KRASH if you don't DO that or better yet use the quoted line above.

WHAT IT DOES:
1. Name the file/program in terminal. (xinput_calibrator)
2. Tell it to make it look like an xorg.conf.d file.
3. Name the output file name. 99-etc.

One thing missing is the /etc/X11/xorg.conf.d/ DIRECTORY.

So either

Code: Select all

 sudo mkdir /etc/X11/xorg.conf.d/
#or:

Code: Select all

sudo xinput_calibrator --output-type xorg.conf.d --output-filename /usr/share/X11/xorg.conf.d/99-calibration.conf 
#at least on Makulu this directory is there already.

Testing.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Calibration from a single terminal.

#35 Post by kode-niner »

.....
Attachments
h_doh5.gif
h_doh5.gif (9.1 KiB) Viewed 239499 times
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Calibration from a single terminal.

#36 Post by SHEEPMAN! »

Too much information?

Sometimes I write to clear my head. :D

Clarification and confusion start and end with the same letter.

Nice picture.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Calibration from a single terminal.

#37 Post by kode-niner »

Still I find it interesting that Makulu had a version of xinput_calibrator compiled without xorg.conf.d support, making the extra-crap-removal mandatory.
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Calibration from a single terminal.

#38 Post by SHEEPMAN! »

First one I have seen where xinput was not already loaded in the package manager.

Maybe we should send the writer a Toughbook.

I was a bit surprised to have it send the whole package into 99-calib.

NOW WHAT????.....CF-31 F1/F2 dysfunctional..... :blowaway:

kode, what do you do with recommendations to install acpi ..........wait a minute I'll look up the text....
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
I've been switching this drive through three different Marks of 30 ...and presently on CF-31. There have always been subtle differences between Marks generally ACPI related since MINT 10 and before.

And to confuse myself a bit more I have a DVD Cinannamon Debian 2.0 (2.16 now?) and a downloaded 2.88.

2.88 is a little smoother. (and 64bit FWIW)
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
kode-niner
Posts: 700
Joined: Sat Jun 07, 2014 7:39 am
Location: Canada

Re: Calibration from a single terminal.

#39 Post by kode-niner »

Sadlmkr wrote: kode, what do you do with recommendations to install acpi ..........wait a minute I'll look up the text....
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
That's a message you get when your OS boots up, right? I would probably ignore it if my stuff works. I'd only track down the ACPI module for whatever piece of hardware that needs it if the native driver is causing conflicts with something else.
Daily drives a CF-31

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Calibration from a single terminal.

#40 Post by SHEEPMAN! »

A line from dmesg.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

Post Reply

Return to “The LINUX forum!!!”