How to remove “Online Help” and “openSUSE” icon on OpenSUSE 11.1

After the installation, The first thing I do is to remove those icons because first, I don’t use it and second, I like my desktop clean.

Here’s how you can remove the “Online Help” and “openSUSE” icon on Gnome desktop:

As root, change directory to ‘/usr/share/dist/desktop-files/’ then delete or move this files:

  • GnomeOnlineHelp.desktop
  • SuSE.desktop

Remove

rawswift:/ # cd /usr/share/dist/desktop-files/
rawswift:/usr/share/dist/desktop-files # rm *

Move

rawswift:/ # cd /usr/share/dist/desktop-files/
rawswift:/usr/share/dist/desktop-files # mv * /to/backup/folder/.

After you remove or move it, notice that the two icons will automatically disappear on the desktop (must be a daemon, run by Nautilus Greeter Application, ‘ggreeter’).

I hope this helps!

Update!

I just found out about this! While I was removing applications on session startup, I’ve noticed an entry named ‘SUSE’ that run an application called ‘ggreeter’. I’m not really sure if removing it will disable those icons, anyway I continue on and disable that entry. The name just gave me a hint and so far I haven’t encountered any problem. Here’s how to disable it:

  1. Open the ‘Control Center
  2. Click ‘Sessions‘ under ‘System‘ category
  3. On ‘Startup Programs‘, uncheck ‘SUSE
  4. Then click ‘Close‘ button

What ‘SUSE’ does is run ‘ggreeter –once’ on startup, must be a daemon.

Freshly installed OpenSUSE 11.1

Freshly installed OpenSUSE 11.1

Freshly installed OpenSUSE 11.1

I’d upgraded my office workstation’s OS from OpenSUSE 10.3 to 11.1. Been waiting for a chance to install this new version, since it’s public release (December 2008).  I’ve been using OpenSUSE as my primary OS for web development at the office and run Windows XP in VirtualBox. After years of trying out different Linux distribution and BSDs. I’ve never seen anything quite like OpenSUSE. So! for years I’ve been stickin with it and I think I’ll never let go.

Still stuck with Windows? Go get OpenSUSE!