Project SpacePanel: verschil tussen versies
(Nieuwe pagina aangemaakt met 'Category:ACNodeCategory:RunningTheSpaceDocsCategorie:NotesCategorie:Docu Touchscreen near the space door. Status: '''being build/designed - not op...') |
|||
Regel 12: | Regel 12: | ||
## Install a full version of ubuntu. | ## Install a full version of ubuntu. | ||
## Disable the second screen | ## Disable the second screen | ||
− | ## Use the | + | ## Use the '''xinput_calibrator''' calibration command. |
## Extract the config and safe. | ## Extract the config and safe. | ||
## Install [[https://porteus-kiosk.org Porteus Kios]] and enable SSH and VNC. | ## Install [[https://porteus-kiosk.org Porteus Kios]] and enable SSH and VNC. |
Versie van 4 mei 2019 om 21:02
Touchscreen near the space door.
Status: being build/designed - not operational
Install
- Make sure you set the date & time in the BIOS correctly - as otherwise the HTTPS connections during the install will fail.
- The BIOS seems to sometimes loose its mind (battery issue most likely).
- To get the Touch panel working
- Install a full version of ubuntu.
- Disable the second screen
- Use the xinput_calibrator calibration command.
- Extract the config and safe.
- Install [Porteus Kios] and enable SSH and VNC.
- Use SSH to copy the created config file into /etc/X11/x.conf.d and `killall -1 X' or reboot.
File as captured:
# /etc/X11/x.conf.d/99-touchscreen-msl.conf # Section "InputClass" Identifier "calibration" MatchProduct "EloTouchSystems,Inc Elo TouchSystems 2216 AccuTouch® USB Touchmonitor Interface" Option "Calibration" "3595 602 562 3428" Option "SwapAxes" "0" EndSection