OpenSUSE :: XFCE 4.6.1 - How To Add Shutdown Launcher To Desktop
Mar 4, 2011
I switched to xfce after repeated freezes in gnome-panel (2.28.1) due to unresolved 10-year-old bug (more than 8 applications when panel is vertical). My xfce (4.6.1) desktop comes without a shutdown launcher and ctrl-alt-del gives me a screensaver lock I tried adding a launcher, using
Code:
/usr/lib/xfsm-shutdown-helper
But when I restarted the system, I came up with a dysfunctional login panel -- no users shown.
Pressing the shutdown or restart buttons in XFCE simply logs me out and leaves the system running. I did some Googling and it was suggested that by default users don't have permission to shutdown. (not sure how this is a XFCE specific problem in that case but moving on...)
I've taken the following advice: For a "desktop" system that wants to protect itself from casual attacks (and "puzzled penguins"), but still grant the user control of their system, run the following as "root": USER=<your_userid> polkit-auth --show-obtainable | while read OPT; do polkit-auth --user $USER --grant $OPT done
Where <your_userid> is the name of your unprivileged account. I wasn't entirely sure how to run it, so I stuck it into a shell script and ran that with the sudo command. Needless to say it hasn't worked. Is there an easy "sure fire" way to fix this problem, hitting the shutdown button repeatedly to test really grates on you after a while. BTW, Pressing the power button on the front of the system shuts it down okay.
In OpenSuse 11.2 is there anyway I can get a desktop icon/launcher to do a /sbin/reboot, which would bypass the login screen coming up before powering off and on again without having to give the user the root password?
I was wondering if anyone knew if there is an KDE-style app launcher for XFCE, preferably in the repos. I'm using KDE on my main system, and would love to have the same ALT+Space launcher on my laptop. Only without having to install (and run) all of the KDE libraries.
Closest I came was a couple of Mac-OS style docks.
I have a laptop that is a little bit older, and OpenSUSE was running pretty heavy on it with the KDE and Gnome desktops (I installed Gnome, tried it for bit, then wiped it and did a clean install with KDE).
Since it was so sluggish on that laptop, I grabbed a couple live CD's of OpenSUSE with the LXDE and XFCE desktop environments. The XFCE disc doesn't seem to boot at all, which I tried in a couple different computers, and on Virtualbox with the same result.
LXDE worked fine and I installed it just fine, with hopes of switching over to XFCE later, as I like it better. This brings me to my question, can someone tell me what the easiest way is to switch from the LXDE desktop to XFCE?
I found a page in the OpenSUSE site that appears to be dedicated to XFCE, here is the link:
Xfce - openSUSE
I went there, I clicked on 11.3 on the right hand side, and then clicked on the 1-click install option for X11fce, the first option. It opens the YaST software manager and I followed the prompts, and it finished. All of the packages were installed, except XDM.
I was expecting that the software would install and configure the desktop, and I'd reboot to see an XFCE login. This was not the case.
what the correct, and safe way would be to switch desktops?
I'm running xfce and I'm trying to create a launcher on the panel that will open a document directly. Is there any way to do this? Do I just need the way to open that document from a terminal?
I'm finally getting around to configuring my Xfce desktop environment and I'm having a lot of trouble having applications remember their last position. I did some Googling and found this is either not a supported feature or it depends on the application if they want to support it or not.
I'm trying to make my default terminal start in the center of the screen.
I found that you can add the command line parameter
Code:
For example and it should open at a 70x20 size in the 20+30 position. I added that to my panel launcher's command and ended up with
Code:
However the terminal isn't opening at all.
After further reading, I discovered the default launchers use your preferred applications so I just used replaced the launch command with the following and it worked perfectly:
OS = Slackware 13.1 I'm normally a KDE user but tried xfce4 and found that it works nicely. I wanted to switch to it for a while. I did find one particular problem: When you try and end the session, you can Log Out but can not Restart or Shutdown. If you click on Restart or Shutdown it asks for password Even after entering a valid password, it will not allow the action.
(I tried user and root's passwords.) It says "Please enter your password." After entering the password it says, "Either the password you entered is invalid, or the system administrator disallows shutting down this computer with your user account." (Before you ask; my user is in power group.)
I tinkered with it for a while and decided it must have something to do with KDM and so I switched my default runlevel to 3 and started xfce4 [via startx] and it worked as expected. Next I tried using xdm instead of kdm and YES, it works as expected. I was able to Restart or Shutdown (no asking for password, it just does it.) What is it about KDM that does not allow xfce4 to restart or shutdown?
Desktop goes blank after boot, then re-appears when shutdown. How do I fix? I turn on computer, it starts fine with the usual green boot screen, the little bar progresses then the screen goes blank. Then when I go to turn off (push power button), the desktop re-appears. What can i do to fix? I need my desktop back (I haven't made any changes to my system since last boot, and I have turned off, pulled cables out, put them in etc...it must be a software issue) I'm using OpenSuse 11.1 Gnome 32 bit
I installed Tweetdeck. I stick the icon on the launcher. However, when I restart/shutdown my laptop, the icon is no longer in the launcher. So I have to go to opt/tweetdeck/bin to start the application. regarding the issue? Why does the Tweetdeck icon keeps on missing on the launcher everytime I start my Ubuntu. By the way I am using Ubuntu 11.04.
I have installed the Xubuntu Beta 1 and I am having an issue where if I select Log Out from the menu and then select Shutdown from the dialog box it just logs me out. If I select it from the panel it works fine, but I want to remove this from the panel and just use the menu.
After I upgraded debian wheezy to debian jassie I cannot find how to switch off the computer from GNOME and XFCE. On GNOME I even cannot see a logout button. Where is it hidden?
When trying to "Leave" the system (either via the small button on the lower right of the taskbar or by right clicking on the Desktop and selecting "Leave") the logout / shutdown / restart screen comes up. I have the "Logout" desktop effect activated, which is supposed to desaturated the background when the Leave screen appears. However, instead of simply greying out the background, the image on the desktop and the rest of the screen also gets slightly distorted, with seemingly random distortion effects cropping up all over the place (e.g. horizontal lines or large blurs).
These distortions are different every time the Leave screen comes up. The Leave screen itself is displayed fine, and apart from the dodgy background I have no other issues with the whole process (the system shuts down or restarts properly according to my choice). I am using the Radeon drivers, and all other desktop effects I have on (Magic lamb, cover switch, present windows, etc) work fine and without a hitch. It's only the Logout effect that seems to glitch. Are the distortions intentionally created by the effect in order to emphasize the focus on the Leave screen?
I'v installed wmctrl to have a terminal on desktop and I'v configure it with a script I'v found online.I'v add the script to startup menu interface from xfce (I don't know the us name cause I'v it version on system language), when I shutdown I'v save the session, and on the next log in seems that it is run twice, so if I disable the save session button when I log of but in that case it run in the previous status (dir/position)and I want that it run from startup menu from script file....so when I save the session where it save the status??...how can I skip that it run twice with the script running at startup???
Looking for a light desktop for a P3/512MB I installed xubuntu and I felt it slow. For a test, just tried installing lubuntu and it was so fast compared to xubuntu. The word here is I would like to move to xfce. Doing another test, I installed Debian Lenny + xfce and was way much faster than xubuntu.
My question: Can I install Ubuntu Desktop command only + xfce ? Is it going to be faster than xubuntu? Is there another recommendation for a debian based distro with xfce which runs faster than xubuntu?
is it would be possible create a Ubuntu dvd that contains the ubuntu server desktop and alternate install opptions, as well as all four main desktop environments (gnome, kde, xfce, lxde) and unity. since much of the data is redundant between each version cd's it would probably all fit on one disk. then all that would be needed is two disks one for 32 bit and another for 64 bit. i really think that this could work.
I did a live upgrade from 11.3 KDE and observe a following issue.When I press the shutdown button on the laptop it initiates the shutdown and shuts down fine but after a significant delay of time (something like 30 seconds). When I click the shutdown button in KDE it initiates the shutdown instantly. This was not the case in 11.3 where the shutdown worked the same regardless of the method that triggered it
the computer, home and wastebasket launchers are on the desktop, i would like for them to leave but when i right click, move to wastebasket is greyed out, which is what google said,
I'm trying to create a desktop launcher for yWriter 5, which works through Mono. The only way I can launch it now is to open the terminal and enter cd ~/yWriter5/bin/ then mono yWriter5.exe. I can't seem to figure out how to create a desktop shortcut. When I try to create a launcher with the command mono yWriter5.exe, it does nothing. I also tried opening yWriter with Wine but that doesn't work either.
yesterday I installed 11.04 and it looked normal as I expected in 10.10 but when I enabled nVidia drivers, it changed to the new Unity style launcher on the left side and in all honesty it is completely ridiculous and un-productive. How can I change it back w/o disabling the 3rd party graphic drivers?
I am having trouble creating a desktop launcher icon for an application that needs to run in terminal mode and is run with "mono". After creating the launcher on the desktop it launches the terminal window and then gives the error "There was an error creating the child process for this terminal", and the terminal window is blank. Here are the steps I use to launch the application in a many step process. click on applications/system tools/terminal then in the terminal window I type, cd /var/opensim/Test/bin mono OpenSim.32BitLaunch.exe The above steps work just fine and the instance of the application runs just fine, but it is rather tedious to enter in all that everytime I want to run the application.
1 - place a desktop icon on my desktop to launch the application,
2 - Launch this application when I reboot Fedora so it starts automatically whenever I boot.
The way I created the desktop launcher was to right click on the desktop and select create launcher. I selected "application in terminal" and when I entered in the command line, I added "mono" to the command after navigating to the place the application was with the correct path. Here is the actual command line that is in the launcher that throws the error message.
For Python 2.6.4 on Fedora 13, I created a desktop launcher and then browsed to the Python 2.6.4 doc index.html. But when I try to launch this file, I get permssion denied. Huh ? I can not create a desktop item which brings up my Python docs in a browser ? This is frustrating to say the least. What has Fedora decided I am doing wrong now ?
I have natty 11.4 and love it but last night I played with some of the Compiz window settings and its messed things up. Now when I log into that account the icon launcher bar at the side is missing and the resolution seems to be missed up or at least the bookmars/system etc options at top left are missing. So I can't access terminal, systerm options, monitors or my files or web browser. Is there a way to get into applications without having the side bar or any desktop icons? Also how can I disable/cahnge compiz or recover my desktop so to speak. It all works apart from that, can open anything on my desktop