on my new Oneiric desktop when i right-click i get offered a restricted set of options at the moment
see below
no create launcher
no resize icon
how can i set it back to all options offered?
on my new Oneiric desktop when i right-click i get offered a restricted set of options at the moment
see below
no create launcher
no resize icon
how can i set it back to all options offered?
Save this script as Create_Desktop_launcher for a right click nautilus script item.Code:sudo apt-get install --no-install-recommends gnome-panel
Place in ~/.gnome2/nautilus-scripts/ and make executable.Code:#!/bin/bash gnome-desktop-item-edit ~/Desktop/ --create-new
The resize icon is there when you click on a desktop icon.
While that command works, it is insufficient in the vanilla 11.10 install because it uses a gnome-panel binary that does not exist in your install. I know because I ran into this myself.
You can either install gnome-panel, or if you want the ability to display and edit the menus using the former Ubuntu look and feel, you should install alacarte.
You can find either using the Ubuntu Software Center.
Ubuntu 12.10, 12.04; MS Win7.
Will not respond to PM requests for support -- use the forums.
Last edited by shantiq; November 3rd, 2011 at 04:04 PM.
Yep , you'll find heaps to browse through here...
http://gtk-apps.org/index.php?xcontentmode=188
Bookmarks