root@OK8MP:~# systemctl disable /lib/systemd/system/autorun.service
Warning: Can't execute disable on the unit file path. Proceeding with the unit name.
Removed /etc/systemd/system/multi-user.target.wants/autorun.service.
此时即可在开机时禁用服务,重启开发板后,此程序不会再自动运行。
三、显示图片的方法
解决思路1
通过Qt桌面中qml test中的Video Player软件打开图片。
点击左上角的三条横线,选择Open image,进入图片的目标路径,点击目标图片即可打开。
*注意事项
目前测试可打开的图片格式包含:jpg、png、bmp。
解决思路2
通过命令行打开ImageViewer应用进行查看。
root@OK8MP:~# cd /usr/share/examples/widgets/widgets/imageviewer
root@OK8MP:/usr/share/examples/widgets/widgets/imageviewer# ./imageviewer