meta-digi/meta-digi-dey/recipes-graphics/xinput-calibrator/xinput-calibrator_%.bbappend

8 lines
226 B
Plaintext

# FIXME: Here it can avoid xinput_calibrator run under background
# when Desktop shows
do_install:append() {
# Remove the xinput_calibrator.desktop from xdg/autostart
rm -rf ${D}${sysconfdir}/xdg/autostart
}