LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   need to defer starting or hide of gnome panel (https://www.linuxquestions.org/questions/linux-desktop-74/need-to-defer-starting-or-hide-of-gnome-panel-654489/)

Mr.J 07-09-2008 12:33 AM

need to defer starting or hide of gnome panel
 
When system boots up, I need to defer creation of gone panel (task bar)
can any body tell me how ?

Or somebody can tell me how to hide and unhide (not auto hide) using command line at run time.

otoomet 07-09-2008 02:18 PM

I think you can simply delete the panel. What do you want to achieve exactly?

Mr.J 07-09-2008 10:50 PM

If I kill panel then it respawns automatically. Actually I want to use linux machine as a client. on Machine user will login with autologin mode then an other script will be excuted that will do secondary authentication, after that only user is supposed to get access to machine... but task bar panel appears....just after login...so I need to either hide it or needs to defer the start of this panel.

otoomet 07-10-2008 04:42 AM

I think you can right-click on the panel and choose "delete this panel" or something like that.

I am not using gnome regularly though.

Mr.J 07-14-2008 11:09 AM

Thanks I've modifided code and added option to hide panel at runtime.

kyh1026 07-14-2008 12:36 PM

You can type
 
You can type for remove gnome-panel

gnome-session-remove gnome-panel

and If you want revival of gnome-panel type gnome-panel


All times are GMT -5. The time now is 03:54 AM.