User manual

Export 01.09.2017 Copyright by Joy-IT 5
3
2.2 [Pro Part]
Manually installing the display
Connect the display, as well as your Raspberry Pi, with the power supplies.
Also connect the display and the Rasperry Pi with a HDMI-cable.
You can also connect the shipped USB-cable if you would like to use the touchscreen-features.
Using the touchscreen-features needs addional conguraons.
At rst you need to install the drivers. Please note that your Raspberry Pi needs to be connected to
the internet:
Now we need to integrate the driver:
In this le, you need to change „libinput“ to „evdev“ in the line next to the last:
Now you need to install the calibraon tool:
Restart your Raspberry Pi:
JOY-iT 10.1“ Touchscreen-Display
sudo apt-get install xserver-xorg-input-evdev
sudo nano /usr/share/X11/xorg.conf.d/40-libinput.conf
Driver „evdev“
sudo apt-get install -y xinput-calibrator
sudo reboot