Abu Mohammad Muttalib wrote:
> Hi,
>
> I am new to xfce developement.
>
> For my project I need to configure panel so that it doesn't show up at
> all
>
# rm /usr/bin/xfce4-panel
;-)
> or it shows with little items on it.
>
How about using kiosk mode?
In /etc/xdg/xfce4/kiosk/kioskrc add the following section:
[xfce4-panel]
CustomizePanel=root
HTH,
Jasper