General :: Create A "Shutdown" Button On Xfce Desktop?
Mar 16, 2011I have Debian Squeeze with xfce installed. How to create a "Shutdown" button on xfce Desktop?
View 4 RepliesI have Debian Squeeze with xfce installed. How to create a "Shutdown" button on xfce Desktop?
View 4 RepliesI 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.
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.
View 1 Replies View RelatedTrying to create an icedove desktop shortcut and cannot.
View 1 Replies View RelatedI've Live Lenny with xfce desktop.Howto create application launcher and change icon on xfce desktop?
View 3 Replies View Relatedlooking for a command that shutdown/reboot my ubuntu just same as process that happened when I press shutdown buttonIn fact I need to close all programs that are running and then PC shutdown (that happened when I press shutdown button).
View 9 Replies View Relatedi am using fedora 7. i want that, users other than root should not be able to shutdown the system, i had already changed the mode of /sbin/shutdown to -rwxr-w--(750)
View 5 Replies View RelatedI have Ubuntu 10.10 on e-machine T-1221 I can shut down the machine using :
sudo shutdown -h from terminal
I can shutdown using powerbutton on case. I can't use the applet indicator powerbutton in root account, but, I can use the command under "System-->-Shutdown" in root account, but I don't see "System-->-Shutdown" in users account. Is there a way to add it ? I installed Debian 6.0 Squeeze on my Acer Aspire 3620 Laptop it works just fine and has the same Gnome Desktop. The only thing different is that there is no powerbutton available thru Gnome applets, only the command on menu under" Sytem-->-Shutdown", which I'm fine with on this machine.
These are the things I tried on emachine T-1221
I tried "acpi=force"
I tried "noacpi"
I tried "noacpi nolapic"
I read the bug reports it stated that on live-cd there was only suspend and hibernate. There is no shutdown or reboot. I tried: "#start acpi", it closed with errors. It said that Ubuntu uses upstart. Is there a script which you can add to power button to add the shutdown.? Really I don't necessarily need powerbutton, I think the work around would be adding the command to "System-->-Menu.
How to create "shutdown" launcher on the Gnome Desktop von squeeze that can be executed by normal non-root user?
View 2 Replies View RelatedI 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
View 6 Replies View RelatedThe distribution I chose came with the GnoMenu, and it's really cool that I can customize it. But so far I only know how to change the GnoMenu button itself to things that I have to download from the internet. How to create my own GnoMenu button themes? And sound themes, if you have a lot of spare time?
View 1 Replies View RelatedOS = 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?
I'm running Slackware 13.37 with XFCE. I'm trying to increase the menu button size. I remember having succeeded in doing this with XFCE 4.2, but I unfortunately forgot to write down how I did that.
View 3 Replies View RelatedI need create user .when user login --> system go to shutdown .I create this script :
Code:
### Shutdown Script ###
#!/bin/bash
[code]...
I use Slackware64 13.1, sometimes when I click in the right mouse button, the thunar window closes.
View 14 Replies View RelatedPressing 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.
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.
View 9 Replies View RelatedI run fedora 11, on KDE recently after an update the option to shut-down or restart has disappeared, I have to log out and then shut down. Its things like this that make me think fedora is emulating Microsoft grrrrrr. How do I get it back? Why was it removed in the first place?
View 1 Replies View RelatedAfter the latest batch of updates on f13 I no longer have a shutdown button and have to log off before I can suspend my machine. Where has it gone?Pressing the suspend button on my keyboard does actually suspend the system whilst logged in.Ok, after a reboot it's come back, why?
View 2 Replies View RelatedThe widget ,which comes in the right hand side corner of the panel in ubuntu for the shutdown and logoff, i have deleted it by mistake. I want it back.Can somebody guide me to get it back.I have attached the screenshot of which i am talking about. I have marked in Red.
View 9 Replies View RelatedA couple weeks after I installed the xfce desktop version of Linux Mint, I became unable to log in to my own desktop. I enter my password, but the screen fades to black and then fades back in to the login screen.
I am able to log in using the recovery mode terminal and everything works as expected. I can log in to the Mint desktop as root, but the superuser can't view my files. Instead, there are only a .desktop file and a README telling me that my files have been unmounted (they're not on their own partition) and they give me instructions on how to remount them.
So I follow the instructions. Running the .desktop through the browser GUI quickly opens and closes a terminal, doing nothing. Running ecryptfs-mount-private, as the README recommends, reports:
Code:
ERROR: Encrypted private directory is not setup properly
And that's where I'm stuck.
the Desktop background image, icons all load when i log in then fade out leaving me with a plain background, no image, no desktop icons and none of the keyboard shortcuts work,
View 2 Replies View RelatedAfter 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?
View 3 Replies View RelatedI have installed the 10.04 ubuntu and all was good, but after doing the updates the shutdown button has gone from the corner near the clock and from the system menu.
if i go logoff the shutdown button is at the bottom but doesnt work.
I can shutdown in the terminal tho.
How can i fix this (put the buttons back)?
My problem is I can't shutdown directly from kde, I can only log out to gdm. How can I fix this?
View 2 Replies View RelatedSometimes when I turn on Ubuntu the shutdown button dissapears
If I log out and log back in it will re-appear
But it is a hassle
How do I stop it from doing this
I moved things around a bit and I added a top panel to make my lubuntu be more what I'm use to with gnome but I deleted the bottom panel and now I can't find a way to add a shutdown button to the panel..
View 2 Replies View Relatedi removed the shutdown button from panel and i cant find it and dont know what to do i already went to the add to panel option but there is no shutdown button there i cant even shutdown using ctrl+alt+delete
View 6 Replies View RelatedI've lost my shutdown button. I think it disappeared after an update of which there were quite a few lately. I have been using ctrl Alt Del. Is that safe to use? How do I get that button back?
View 9 Replies View RelatedI have just installed ubuntu 10.10 so i am new to linux operating systems.In the top right hand corner where the shutdown button is with the options to restart, mine is not there.Could someone please tell me how to get back this button or another way that I restart so I can access my windows boot?
View 3 Replies View Related