Ubuntu :: Panel Right Click On It, It Won't Let Delete It?

Oct 13, 2010

I have a panel that I don't want anymore and for some reason when I right click on it, it won't let me delete it. Is there a Way that I can remove it?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Delete File - No Right Click Delete Option?

Feb 18, 2010

Why is there no Delete when I right click like there is with Windows in ubuntu? Pretty much everything else is there like new folder and so on Is there some way to add it? Also why when i delete something does it not ask me if I am sure that i want to delete that file?

View 6 Replies View Related

Ubuntu :: When Click "Add To Panel" On Any App, It Defaults To The Top Panel?

Jun 10, 2010

Not sure if this is the right section.When I click "Add to Panel" on any app, it defaults to the top panel.I have an app launcher on the bottom panel and I would like "Add to Panel" to default to putting apps down there

View 3 Replies View Related

Ubuntu :: Right Click Delete Or Move To Trash Not Available?

Nov 24, 2010

I have a few folders I need to remove and when I right click delete or move to trash not available. I guess I don't have permission. I am the sole user of this machine and the Admin. How do I remove these folders. The folders were part of ClamAV which has been removed. They show up as a virus in my Avast Anti Virus.

View 3 Replies View Related

Ubuntu :: Click On Delete At The Bottom Of The Fslint Window Nothing Happens

Feb 12, 2010

I was looking for a duplicate file-finder that will allow me to delete the duplicate files directly from the program. After seeing several recommendations in this forum I installed Fslint from the repositories. It easily found the duplicate files that I needed to remove. The problem is, if I select a duplicate file and if I click on Delete at the bottom of the Fslint window, nothing happens. The duplicate files that I selected are not deleted.

I thought there might be something wrong with the repository version, so I downloaded the latest version of Fslint (v. 2.40-1), and I have the exact same problem. Fslint will not delete any files. Maybe Fslint is being interfered with by some other program. I am using Ubuntu 9.04.

View 3 Replies View Related

Ubuntu Multimedia :: Rhythmbox Panel Icon - One Click To Open?

Jun 15, 2010

I used to be able to open the Rhythmbox window by just clicking the Rhythmbox icon in the notification area. Now in Lucid it brings up a menu (isn't that what right click is for??) and I have to select "Show Rhythmbox", and sometimes I accidentally click on "Quit" and I have to start Rhythmbox again. It's a real PITA. Is there any way to make it the way it was before? I've looked at the Rhythmbox options and can't find anything about it. (Why do GNOME applications always have barely any options?)

View 9 Replies View Related

Fedora :: Move OR Delete The First 3 Entries In Desktop Right Click In Gnome

Apr 15, 2010

OS: fed 12
WM: gnome

I would like to remove OR move down the "create folder, launcher etc" so the first button can be Open Terminal. I have used both NACT and nautilus-actions to get the Open Terminal on the menu - but I would like it to be on the top (old habit).

View 1 Replies View Related

Ubuntu :: Can't Delete Gnome Panel

Jun 27, 2010

my problem is that i have tried all what i have found on the net to delete my gnome panel 'cause now i'm using awn

i just dunno what to do it always starts up when i restart my laptop i'm running ubuntu 10.04

i have been trying for around 2 hours searching but all i try nothing works. if i kill it it re-spawns

i tried this gconftool-2 --type=list --list-type=string --set /desktop/gnome/session/required_components_list '[windowmanager,filemanager]'

also this gconftool-2 --type=string --set /desktop/gnome/session required_components/panel 'avant-window-navigator'

but nothing works it always comes back

View 7 Replies View Related

Ubuntu :: Un Delete About Panel - Add To Menu?

Apr 18, 2011

I removed the panel that had two icons, because I only wanted to delete one of them. It was in the rightmost upper corner. It had an icon with chat related stuff, ubuntu one, etc. The 2nd icon had logout, shutdown, etc. I want that icon back. But I can't find it in the add to panel menu. Before removing the icon I checked its about message, and I think it was called the "about panel." But there is nothing resulting from a search for about in the panel menu.

View 3 Replies View Related

Ubuntu :: How To Delete An Uwanted Panel

May 6, 2011

I've been trying to delete one of my panels but I have no luck doing it.I follow the instruction that I found in Help, "right click on the panel you wish to remove and choose DELETE THIS PANEL" But something strange about my option of "DELETE THIS PANEL",it is there with other options, I can choose "Properties""Add to panel"...I just can't choose "Delete this panel"

View 3 Replies View Related

Ubuntu :: Panel: Paraylzed Computer - Unable To Right Click To Remove Or Change

Jan 16, 2011

I wanted to create another panel on my computer. I created one, which formed directly above one that I already had (at the bottom of one of my two screens). Just out of curiosity I asked it to autohide. That was a big mistake. Now, I am unable to right click to remove or change the panel (the right click menu doesn't appear). This is true for all my panels. I thought logging out might fix it. No luck. Restart. No luck. Now my "top level" panel won't load, which means I don't have access to any of the main menus at all. Basically, the only think I can access at this point is what is on my desktop.

View 1 Replies View Related

Ubuntu :: Right-click On Panel Icons Displays Strange Background Pattern

Apr 30, 2011

There's a strange thing with the Gnome desktop. When I right-click on the trash icon or on icons in the panel, I get this: How can I fix this?

View 9 Replies View Related

Ubuntu :: Can't Delete Icons On Lower Panel?

Jun 18, 2010

Accidentally unpacked a rar file and ended up with numerous archive manager icons on the lower panel and cant remove them?

View 1 Replies View Related

Ubuntu :: Disable The 'Delete Panel' Functionality?

Nov 25, 2010

I'm rolling out Ubuntu in our call center at the moment and I'd like to disable the 'Delete Panel' functionality, I wana keep things as default as possible.

View 2 Replies View Related

Ubuntu :: Accidentally Delete Default Panel?

Jun 12, 2011

Machine: Ubuntu 10.04 LTS, AMD64i have accidentally deleted menu on the default panel. now there is onlyFirefox icon on the panel.hoe do I restore the default panel

View 3 Replies View Related

Ubuntu :: Simulating A Mouse Click To Raise Skype From Gnome-panel Tray

Nov 4, 2010

Here's a summary of my problem: When using Skype, it's possible to close the gui of the application only. When doing this, the Skype process itself doesn't close; it hides in gnome-panel's notification-area.

Now, when opening the Skype application again (e.g. by clicking on a Skype launcher), Skype starts a whole new process. This is shown to the user as a new Skype tray icon being generated, as well as a new gui window being created.

What I'd like to do is as follows:

I'd like to replace the Skype launcher with a script that would * recognize if there is a Skype process running if yes, bring up that * instance of Skype if not, start Skype normally

Now, I've read some of the source code of gnome-panel to try and see how it's done. From what I've gathered, a button_press_event is bound to some function that probably (am unsure of this) sends a signal of some kind to Skype.

Very similar to this thread, except for Skype and without wmctrl (does not work with Skype): HOWTO: Make a launcher restore an open window (dock-like) [URL]

View 5 Replies View Related

OpenSUSE :: KDE 4.6 Wallpaper Changes To Hideous Thing When Click Bottom Of Panel?

Jun 25, 2011

I am just wondering if anyone else is running into this weird behavior on KDE 4.6. It's on an openSUSE 11.4 installation, 64 bit, on a laptop with 2 monitors. Normally, I have the following desktop/wallpaper/icon combo:Then, when I accidentally click my mouse on the bottom of my panel, I get this very ugly desktop for some reason:Also, when I then right-click in the desktop area to change back the wallpaper, the "Change Desktop Background" option does not work. This only affects the current desktop I am working on, so I end up just moving all my work to a new desktop, but it's awfully annoying. I don't even know where the wallpaper comes from - it's not one of the options in my wallpaper settings

View 9 Replies View Related

Fedora :: Delete The Top Panel With Gnome?

Aug 6, 2010

How do I delete the top panel with gnome? The 'Delete this Panel' option is greyed out.

View 5 Replies View Related

Software :: Debian Squeeze Update The Panel Launchers Don't Click Correctly?

Apr 25, 2011

Right after I did the distribution upgrade on debian, the little launchers in the bottom panel don't work right. When I have many programs running, and try to click the launchers to change programs, they don't always change right away. If I click the program windows, (if they are not maximized) they change fine.

I can click on the launcher for the program that is currently running on top and it will minimize and maximize, but I cannot change to another program right away by clicking the launcher. However, if I first right click the launcher, then it will respond to the next left click and the window will come to the top.

I wondered if it is just broken on my account, not the whole system, so I made a different account on the machine and it does not happen there. The new account works normally. So I am wondering how to reset my profile or theme or something to make the left click on the panel launchers work.

I don't know what they are actually called, but I am not talking about the shortcut launchers to start the programs. I only mean the little minimized box that stays in the panel when the program is already running.

View 5 Replies View Related

Ubuntu :: Unfortunately Delete The Bottom Main Panel And Cant Access Any Thing?

Jan 9, 2011

just install kde in ubuntu couple of hours ago.i was just checking the panels and widgets.unfortunately i delete the bottom main panel. so i cant access any thing.just desktop is seen.without kde bottom panel kde is useless.its looks like this.snapshot1.pngwhat can i do. i want it to default position ?

View 1 Replies View Related

Slackware :: Configure Mouse Click Interval Since A Single Click Is Recognized As Double Click?

Apr 29, 2010

I try to configure mouse click interval since a single click is recognized as double click by doing it from KDE mouse configuration in system settings; but my attempt doesn't work even (I set the click interval to 2 sec, but doesn't change anything). What is the best way to do this in slackware?

View 4 Replies View Related

OpenSUSE :: If Delete The Bottom Panel, Is There A Wireless Connection Applet For The Dock

Jul 11, 2010

get rid of the bottom panel in Opensuse 11.2 and just use a dock with applets. However, if I remove the bottom panel, the little icon that allows me to connect to wireless will go with it, right? And it wouldn't do me much good to get rid of that, because then I can't connect to the Internet...So, is there a wireless connection applet for the dock? I didn't see one anywhere. I can install the file manager app, but could I access it from there on the dock? I just want to make sure I can still connect to the Internet without the bottom panel.

View 3 Replies View Related

Ubuntu Security :: Right Click - Automatically Get The Encrypt Process To Delete The Un-encrypted File When It Makes The New Encrypted Copy?

Jan 5, 2010

I've just started using ubuntu one. However, some of the files I store on there are sensitive so I encrypt them using seahorse. Right click, encrypt etc etc. My question is, is there a way to automatically get the encrypt process to delete the un-encrypted file when it makes the new encrypted copy?

View 6 Replies View Related

Ubuntu :: 11.04 Unity - Manage Workspaces \ Still Miss The Good Visual Feedback And The Single Click Action That The Lower Panel (classic) Desktop Switcher Used?

May 21, 2011

I like 11.04 with Unity however I would like to find a method of managing workspaces with mouse (not keyboard) which gives constant visual feedback and is faster than using the launcher bar, which although not 'slow', takes time to appear and it then takes time to locate the (non movable) desktop switcher item.I happily adopt most of what 11.04 (Unity) offers, however, I really still miss the good visual feedback and the single click action that the lower panel (classic) desktop switcher used. Is there a way of me using some item in unity which is closely similar?

View 3 Replies View Related

Ubuntu :: Panel Applet - If Right-click Doesn't Include Move - How To Move That Icon

Sep 19, 2010

For Ubuntu 10.04 LTS / Gnome 2.30.2.

I have two applets on my Gnome panel -- NetworkManager Applet 0.8, and Klipper (it works better than Glipper) -- that I want to move.

HOWEVER, right-clicking the panel icons does not enable me to move these applets, as follows:

- NetworkManager Applet 0.8 does not include a Move item in its list of options.

- Klipper displays a long list of Klipper options but no Move option.

How I can move these items to new locations on the Gnome panel?

View 6 Replies View Related

Fedora :: Settings - Delete A Panel And Move The Remaining One In The Fallback Gnome 2-style Mode?

Aug 16, 2011

Is it possible to delete a panel and move the remaining one in the Fallback Gnome 2-style mode? When I tried it everything seemed locked down.

View 1 Replies View Related

Fedora :: F14 Gnome-applet Dwell Click Crashes Gnome-panel / Solution For It?

Nov 12, 2010

Seeing this on two systems that went through F13-F14 upgrade.

version: gnome-applets-2.32.0-1.fc14.x86_64

symptom: via right click on a gnome panel, perform "add to panel" and choose Dwell Click.
Gnome panel bites the dust with SIGSEGV at this point, restarts, and then you've got dwell click on the panel.

Anyone else seeing this, and better yet, have a solution?

View 1 Replies View Related

OpenSUSE Wireless :: Wireless Not Working \ When Click On Networking Panel, It Says WLAN Interface Is Unavailable?

Jul 8, 2011

I have just installed openSuse 11.4 KDE 64-bit on a Dell M1330. When I click on my networking panel, it says WLAN interface is unavailable. I've followed the steps in the stickied post and found the WLAN hardware info, a screenshot of which is below:Uploaded with ImageShack.usNext it says to do this - you need to look at the logs, in particular the info in /var/log/boot.msg. To see this, you need YaST => Miscellaneous => System Logs and select boot.msg.In YaST there is no such option for system logs under miscellaneous, so I can't do that. The results of the sudo /usr/sbin/iwlist scan command produce the following:

root's password:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.

[code]....

View 9 Replies View Related

Installation & Upgrades :: Delete Gnome-panel Only Without Deleting Gnome?

Mar 2, 2010

How do I delete Gnome-panel only without deleting gnome?

View 1 Replies View Related

Ubuntu :: Found That Two Finger Tapping Touchpad Has Gone From Middle Click To Right Click?

May 1, 2010

I'm newish to the forum, but have been using ubuntu for the past few months.I recently upgraded from eeebuntu (a 9.04 derivative) to 10.04, and found that two finger tapping my touchpad has gone from middle click to right click, (and 3 fingers is now middle instead of right).

From what I've seen, this has been changed since 9.10, but I haven't been able to find a permanent solution yet. Most fixes have been from before and use hal, or other things that don't exist anymore. The one thing I've found does work is using xinput and the command

Code:
xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Tap Action" 2, 3, 0, 0, 1, 2, 3

But that has to be run every time I start up, and it occasionally reverts while I'm using the computer. I've tried making a script that runs at startup, but neither adding it to the list of startup programs, or autostart folder has worked, but running the script file manually does work. I'm a bit at wits end with this, it's the only issue I've had with 10.04, and I've spent many many hours trying to get it to work (I've also tried gsynaptics and the newer version whose name escapes me right now). Hopefully there's a permanent fix out there.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved