3

All: I am running Unity 3D and I want to set my launcher to never hide. I first ran ccsm, and set "Hide Launcher" to "Never". I rebooted then logged back in and it was still auto-hiding.

I then ran gconf-editor, I navigated to /apps/compiz-1/plugins/unityshell/screen0/options and then set launcher_hide_mode to 0. I again rebooted and logged back in. The launcher is still auto-hiding.

Checking gconf-editor, launcher_hide_mode is set to 0, but this setting isn't active however.

What can I do to get the launcher to Never hide?

Thanks,

Jim

Jim Holman
  • 201
  • 1
  • 2
  • 4

1 Answers1

1

You should run echo $DESKTOP_SESSION in a terminal to see what Unity version you are running. Especially when you updated your videocard drivers. Chances are something ent wrong and it falls back to 2d.

Timo
  • 4,700