Remove all gnome panels from Gnome in Ubuntu

Open the terminal and type:

gconftool --set /desktop/gnome/session/required_components/panel --type string ''

Notes:
- This will make the gnome session not load the gnome panel. This does not delete the configuraton files.
- To make your session load the panel again, run the following command:

gconftool --set /desktop/gnome/session/required_components/panel --type string 'gnome-panel'
إفتح الطرفية واكتب:

gconftool --set /desktop/gnome/session/required_components/panel --type string ''

ملاحظات:
- هذا سيمنع جنوم من تشغيل ألواح جنوم عند بدأ تشغيل الواجهة الرسومية، ولكن هذا لا يعني أنه سيمسح التغييرات الشخصية لأي لوح.
- لجعل جنوم تشغيل الألواح عند البدأ مرة أخرى، قم بإدخال الأمر التالي في الطرفية:

gconftool --set /desktop/gnome/session/required_components/panel --type string 'gnome-panel'
Advertisement
Post a comment or leave a trackback: Trackback URL.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.