A generic touchscreen calibration program for X.Org
Revisión | 795836eaad3232ef1b474bca305fdffd709b9997 (tree) |
---|---|
Tiempo | 2010-08-03 03:39:07 |
Autor | David Ludlow <davel@adsl...> |
Commiter | Tias Guns |
change quotes in the .desktop file
@@ -3,7 +3,7 @@ Name=Calibrate Touchscreen | ||
3 | 3 | Name[de]=Touchscreen Kalibrieren |
4 | 4 | Name[nl]=Touchscreen Kalibreren |
5 | 5 | Comment=Run the calibration tool for touchscreens |
6 | -Exec=/bin/sh -c 'xinput_calibrator; cat' | |
6 | +Exec=/bin/sh -c "xinput_calibrator; cat" | |
7 | 7 | Terminal=true |
8 | 8 | Type=Application |
9 | 9 | Icon=xinput_calibrator |