Hi NXPs,
My name is Toan. I'm using iMX6UL-EVK with kernel 4.19-warrior. I going make a application with full screen but I can not disable X11 toolbar. Is it possible to have X11 run without the toolbar at the top ?
How can I disable it ?
Thank you so much,
Toan
Solved! Go to Solution.
Hi Dao Van Toan
Please add PACKAGE_EXCLUDE = "matchbox-panel-2" in local.conf file and remove the matchbox-panel-2 from RDEPENDS_${PN} macro which is present in file matchbox-session-sato_0.1.bb
Let us know in case of any concerns.
Regards,
Karan Gajjar
Hi Dao Van Toan
Please add PACKAGE_EXCLUDE = "matchbox-panel-2" in local.conf file and remove the matchbox-panel-2 from RDEPENDS_${PN} macro which is present in file matchbox-session-sato_0.1.bb
Let us know in case of any concerns.
Regards,
Karan Gajjar
Hi karan.gajjar@volansystech.com,
Thank you for your response. I tried follow your guide and it's working good.
Best regards,
Toan
Hi Dao Van Toan,
We are glad that it worked for you.
Let us know for any other concerns.
Regards,
Karan Gajjar