| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/openbox/files/ |
| H A D | 0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch | 4 Subject: [PATCH] Makefile.am: avoid race when creating autostart directories 14 | make: creating data/autostart/openbox-autostart 16 | make: creating data/autostart/autostart 21 | mkdir: cannot create directory './data/autostart': File exists 22 | Makefile:4329: recipe for target 'data/autostart/autostart' failed 37 data/autostart/autostart: $(top_srcdir)/data/autostart/autostart.in Makefile 44 data/autostart/openbox-autostart: $(top_srcdir)/data/autostart/openbox-autostart.in Makefile
|
| H A D | 0001-openbox-xdg-autostart-convert-to-python3.patch | 4 Subject: [PATCH] openbox-xdg-autostart: convert to python3 10 data/autostart/openbox-xdg-autostart | 72 ++++++++++++++-------------- 13 diff --git a/data/autostart/openbox-xdg-autostart b/data/autostart/openbox-xdg-autostart 15 --- a/data/autostart/openbox-xdg-autostart 16 +++ b/data/autostart/openbox-xdg-autostart 21 # openbox-xdg-autostart runs things based on the XDG autostart specification 81 - print "This tool will run xdg autostart .desktop files" 91 - print "ENVIRONMENT specifies a list of environments for which to run autostart" 104 + print("This tool will run xdg autostart .desktop files") 114 + print("ENVIRONMENT specifies a list of environments for which to run autostart")
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/ |
| H A D | xinput-calibrator_git.bb | 33 install -d ${D}${sysconfdir}/xdg/autostart 34 …nce.sh,' ${S}/scripts/xinput_calibrator.desktop > ${D}${sysconfdir}/xdg/autostart/xinput_calibrato… 37 FILES:${PN} += "${sysconfdir}/xdg/autostart"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/devilspie/ |
| H A D | devilspie2_0.44.bb | 33 install -d ${D}/${sysconfdir}/xdg/autostart 34 install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/openbox/ |
| H A D | openbox_3.6.1.bb | 9 file://0001-Makefile.am-avoid-race-when-creating-autostart-direc.patch \ 10 file://0001-openbox-xdg-autostart-convert-to-python3.patch \
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/ |
| H A D | maliit-framework-qt5_git.bb | 82 ln -s /usr/share/applications/maliit-server.desktop /etc/xdg/autostart/maliit-server.desktop 92 rm -f /etc/xdg/autostart/maliit-server.desktop
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/ |
| H A D | 89xdgautostart.sh | 1 XDGAUTOSTART=/etc/xdg/autostart
|
| /OK3568_Linux_fs/buildroot/package/libvirt/ |
| H A D | libvirt.mk | 267 /var/lib/libvirt/qemu/autostart d 700 root root - - - - - 269 /var/lib/libvirt/qemu/networks/autostart d 700 root root - - - - - 278 /var/lib/libvirt/storage/autostart d 755 root root - - - - -
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | osl_ext.h | 400 bool autostart, osl_ext_task_t *task);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | osl_ext.h | 400 bool autostart, osl_ext_task_t *task);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | osl_ext.h | 400 bool autostart, osl_ext_task_t *task);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | osl_ext.h | 389 bool autostart, osl_ext_task_t *task);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | osl_ext.h | 389 bool autostart, osl_ext_task_t *task);
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 13 …lled start() outside of a test context too many times");}else if(config.autostart){throw new Error… 14 "QUnit.config.autostart was true");}else if(!config.pageLoaded){config.autostart=true;return;}}else… 22 …{all:0,bad:0},started:0,updateRate:1000,autostart:true,filter:""},true);config.blocking=false;if(c… property 155 if(typeof define==="function"&&define.amd){define(function(){return QUnit;});QUnit.config.autostart… 242 …0};config.started=0;config.updateRate=1000;config.blocking=false;config.autostart=true;config.auto…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/ |
| H A D | systemd_250.5.bb | 212 PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false"
|
| /OK3568_Linux_fs/buildroot/package/systemd/ |
| H A D | systemd.mk | 837 -Dxdg-autostart=false \
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_ca0132.c | 3426 bool autostart, in dspload_image() argument 3465 if (autostart && !ovly) { in dspload_image()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | README | 3904 autostart - if set to "yes", an image loaded using the "bootp",
|