OpenSUSE :: Application Launcher Changed To Simple Context Menu?
Jun 8, 2011
Suddenly the application launcher (the one that pops out when pressing the green chameleon button) has changed and I no longer get the formerly so pretty application launcher. Instead I now get a simple context menu style drop down menu.
I first noticed this after I updated PackageKit. is there a way to get this back to the previous applicationn launcher. When adding just the applet (without the button) it still looks the same, just the button doesn't pop it out anymore, as it chose to pop out a grey drop down instead.
This is on OpenSuse 11.4 KDE 4.5 and the latest desktop kernel
View 2 Replies
ADVERTISEMENT
Sep 18, 2010
I got a problem trying to add a luncher in my application menu. I installed netgen and it works fine. If I try to launch it from the terminal like "$ netgen", it does work. It also works if I double click on the program icon in its folder. But when I try to make a launcher in the menu, it doesn't. I tried both Application (nothing happens) and Application in Terminal (I see a window flash for a second and then it disappears).
View 12 Replies
View Related
Apr 16, 2011
I am running 11.04.
My application launcher on the left side and the main menu bar at the top of the screen have disappeared. When I boot up, all I see is my desktop background and "Computer" icon.
I was messing around with the compiz settings and enabled and then disabled the cube effects. When I did so I disabled some plugins but can't remember which ones.
View 8 Replies
View Related
May 16, 2011
I installed a new theme and my menu bar glitched. I restarted and when i boot up, there is no more menu bar or application bar (running 11.04) I boot into classic or safe mode and the bars are there. i already tried right click > change background > changed theme with no success.
View 1 Replies
View Related
Dec 28, 2009
I am running FC12 x86_64 with KDE 4.3.3 using an NVidia GeForce 9600 graphics card. I installed the drivers followings leigh's procedure and everything works fine -- apart from the fact that clicking the the "f" button to bring up the K menu takes between 8 and 10 seconds. Same thing happens if I select anything from the K desktop pop-up menu, like the Konsole or the run command for example. I disabled desktop effects but this had no impact.
View 1 Replies
View Related
Jan 31, 2010
I've downloaded VideoLan (VLC) via Yast but the icon was placed in the audio folder. How do I move it to the video player folder? Also, where are additional icons stored? I run SuSE 11.2 (boxed version) with KDE.
View 9 Replies
View Related
Feb 2, 2011
Does anybody know,if,and how,the context-menu on the desktop under KDE 4.4 can be edited ?This function,having whole the system on the mouse-pointer,is the most missed feature under KDE.
View 6 Replies
View Related
Mar 11, 2011
I switched from 11.2 to 11.4 yesterday. I noticed that the Appearance dialog has only three tabs instead of four tabs. The last tab "Interfaces" does not exist, in where I can select "Show Icon in Context Menu". But I do not know, how to show icons in context menu.
View 7 Replies
View Related
Sep 15, 2011
I have searched the net but can't seem to find answer for this issue. I am using Opensuse 11.4 with KDE Version 4.7.1 and kernel 2.6.37.6-0.7-desktop on an Acer TravelMate 4200.I updated my system yesterday and since that update the default Application Launcher for KDE is not working, when you click on the launch icon you get the "Kickoff Application launcher" balloon dialog but nothing else happens. A sort of a work around for this issue is that I have found when the application launcher is switched to Classic Menu Style then the classic menu works without any problems. I would however like to use the default launcher and not the classic one as it has so much more functionality and is easier to use and navigate
View 4 Replies
View Related
Apr 11, 2011
In Windows Explorer, if a file is focused, press Menu Key on keyboard, context menu will show on top of the file. But in Nautilus, the same action shows context menu where the mouse cursor is. That's a bit annoying. Is there anyway to make it work like Windows?
View 1 Replies
View Related
Mar 1, 2010
Every applications of KDE 4 menu are missing.
[URL]
When I try to open some file, including directories, "Open with..." window appears.
View 3 Replies
View Related
Jun 16, 2010
I am using openSUSE 11.2, and i want to use configure a scanner app to install drivers for my scanner but it requires root previlages to do so.So Please Can Anyone tell me how can i run configure a scanner as root from the kick off application launcher.
View 3 Replies
View Related
Jul 15, 2011
I have opensuse 11.4 with KDE. How to add a program launcher directly from the menu to the KDE desktop, but not as a widget?
View 3 Replies
View Related
Mar 16, 2010
How do I make an application launcher in the panel launch more than one application? Is there some sort of a symbol I type between the apps in the command line? Like ;
View 1 Replies
View Related
Feb 21, 2010
Anyone else seeing Dolphin's Context Menu on a file, Actions -> Preview This File not working for them?
Does anyone know how to fix it to work?
I am using openSUSE KDE 4.
View 1 Replies
View Related
Jun 5, 2010
Up until an hour ago, my openSUSE 11.0 KDE 3.x Konqueror had the usual Ark archive extraction options on the context menu. An hour ago, during an extraction operation, Ark and/or KWin crashed and I had to log back in.
Now the Ark extraction options are no longer on the menu. All I have is the Ark "Extract To..." option.
What happened and how can I fix it? And yes, I have all the required integration plugins, etc., the thing was working fine for the last two years. Now it's broken. Where is the config file or lock file or whatever that I need to find to fix this.
View 1 Replies
View Related
Dec 15, 2010
in a shutdown script that launches when I click an application launcher in one of my panels. I need this because I use scheduled shutdowns and I want to be able to cancel them quickly and easily if need be.It would be nice to somehow change this so I didn't need to enter my password, but I know it uses sudo and this might be too complicated or impossible.I don't really know that much about making scripts. What extension do you save them as, do you have to mark them as executable, etc. I basically started out with the bin bash or whatever deal at the beginning and then just put in that command.
View 2 Replies
View Related
Jun 9, 2011
I switched on my machine this evening and the first thing I noticed was the home icon in the unity launcher has changed, then I noted then I noted that the window switcher icon, power-off icon and me icon in top right are also different.
On starting nautilus (clicking on home icon) it looks more like thunar (although about says its not). A screen shot showing "nautilus-thunar" and the desktop is attached.
Firefox's minimize, maximize and close icons have also changed - see other screen shot.
Anyone got any idea what's going on? Anyone else have this.
View 1 Replies
View Related
May 8, 2011
I am trying to create a launcher in Fedora 13 which will run a simple script named proj4a. I run this script from the command line as follows:
$ $HOME/proj4a >$HOME/proj4a_out
where proj4a is an executable file in my home directory and the output goes into a file, proj4a_out, in my home directory. Everything works fine. I created a launcher called Proj4a and in the command field I entered the following:
' $HOME/proj4a >$HOME/proj4a_out'
When I click on the launcher it comes back with the following: There was an error launching the application.
View 5 Replies
View Related
Jun 19, 2010
I recently installed virtual box on debian and after it had finished my terminal informed me that I could remove some "unnecessary" software by use of sudo apt-get autoremove. When I did this, some of the icons on the desktop changed and all of the icons in the drop down menu on the bar at the top of the screen also changed to ordinary folder symbols. The theme that I was using also went away. I restarted the computer and it booted back into a shell prompt with no GUI. I tried to get back to the GUI using alt+f7 but it didn't seem to exist
View 2 Replies
View Related
May 23, 2010
Is there any way to remove the "Syncronize on Ubuntu One" item from the Nautilus context menu?
I don't think I can just remove the package ubuntuone-client-gnome, as it also provides a tray applet (or is that depricated for Lucid?) code...
View 1 Replies
View Related
May 29, 2011
In recent versions of KDE4, I have been able to assign the application menu to the right mouse button. In 4.6, the only thing that appears is Desktop Settings. Does anyone know when the fix for this will be included in KDE 4.6 updates? And, is it possible to move to a previous version of KDE in 11.4?
View 9 Replies
View Related
May 14, 2011
it`s my another stupid question about GUI i want to have icons in my context menu On Gnome 2.x desktop.
View 4 Replies
View Related
Sep 21, 2010
I have special permission from the management to stimulate my colleagues to learn Linux - er, Fedora. So I'm dual booting a few machines for them to toy around with. However, all of the popular things of course have to work easily, otherwise there's no convincing them..Almost everything has been arranged, except for an easy way to bulk-print pictures onto A4. I have probably missed it but google doesn't help, this forum doesn't give me too much that I can find.
I did find gpp (Gnome Photo Print) but that is still too complicated. I need to be able to either get it directly from the nautilus context menu, or set the gui so that this app is automatically used when viewing images in a memory card. And then it has to be easy to print.
View 5 Replies
View Related
Mar 16, 2010
Looking for a rename utility that I can start from the context menu. Would like to be able to highlight a bunch of dig-cam pix on my desktop, right click to the context menu and open a bunch rename utility.
View 5 Replies
View Related
Jul 23, 2010
As in the attached screenshot ... how come gedit and gvim show up twice in the "Open with ..." options? Can I tidy this up?
View 2 Replies
View Related
Aug 3, 2010
I like to create files using the GUI context menu. I right click on windows and one of the options in the menu is "new" and then I have many options such as Word 2007 file etc. I create a lot of files and so this method is more convenient by far for me than opening the application, saving and then navigating to where I want the file to go. Because when I want to create the file, I will probably be in the directory in which I want to create the file, the process takes only a few gestures to complete which is not the case if I have to go through the file system in the "save as" window. Is it possible to have this functionality in Ubuntu?
View 5 Replies
View Related
Sep 9, 2010
I don't know how it came and how to disable it but here is something that will turn me crazy:with Lucid, when I select an URL (or a part of it), an automatic context (popup) menu appears and shows me different options like "Open in Firefox", "Send URL", "Open in Mozilla" and "Open in Opera".I really would like to disable it because I always have to press "Esc" to be able to do a copy-paste.We are a few on the french forum to have the same problem and we cannot find a solution, so I try the "international" forum.
View 7 Replies
View Related
Oct 14, 2010
I just upgraded from ubuntu 10.04 to 10.10 and noticed that right click stopped working on some applications.
Usually, there are two ways to select items on the right click context menu:
a) press and release right click, hover over option, press and release again
b) press and hold right click, hover over option, release right click
I lost option a). No matter how fast I press and release the right click button, it will select the first option on the menu as soon as I release it. So for example, the first option on the context menu on the chrome browser is "back". So if I try to open the context menu it will just go back. Because it selects the back option as soon as I release the right mouse button.
So far I only noticed this on Chrome and Eclipse. Firefox and the other default ubuntu apps are working properly.
Googling it, I found some other people with this issue, but no solution. Any idea what this could be about and how to fix it?
View 9 Replies
View Related
Mar 19, 2010
how could i change the context menu of any program?i want to create special context menu for each program that each one has its own context menu that doesn't look like the other program.how could i do that?
View 1 Replies
View Related