Re: [gentoo-user] xinput_calibrator on ARM (Odroid XU4) refuses to output to xinput

2017-12-18 Thread R0b0t1
On Mon, Dec 18, 2017 at 12:30 PM, Francisco Ares wrote: > Hi, > > I'm trying to use an eGalax touch screen in this Odroid, using > xinput_calibrator like this: > > $DEVICE_NAME=`xinput_calibrator --list | grep "eGalax" | cut -d\" -f2` > /usr/bin/xinput_calibrator --misclick 0 --device "$DEVICE_NAM

[gentoo-user] xinput_calibrator on ARM (Odroid XU4) refuses to output to xinput

2017-12-18 Thread Francisco Ares
Hi, I'm trying to use an eGalax touch screen in this Odroid, using xinput_calibrator like this: $DEVICE_NAME=`xinput_calibrator --list | grep "eGalax" | cut -d\" -f2` /usr/bin/xinput_calibrator --misclick 0 --device "$DEVICE_NAME" --output-type xinput doesnt work, xinput_calibrator outputs an er