LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Want Shutdown Icon on Desktop
#14
On Debian stable I have a .desktop launcher
Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Shut Down
Comment=Shut off this machine
Categories=System;
Exec=sudo halt
Icon=/home/ducky/icons/96/shutdown.png
Terminal=false
StartupNotify=true
I've also added a file to /etc/sudoers.d, (thank you AustenTexas)
Code:
user     ALL=NOPASSWD: /usr/sbin/gparted
user     ALL=NOPASSWD: /usr/sbin/synaptic
user   ALL=NOPASSWD: /usr/bin/thunar
user ALL=(ALL) NOPASSWD: ALL

I could click on the 26x26 pixel icons at the bottom of my panel below the whisker icon but I find it a tad easier to click on a 96x96 pixel icon on my ducky screenform.

[Image: FrrgJlcm.png]

Unfortunately the shutdown button don't work correctly with the Ubuntu 14.04 based distros because of systemd but I would think it just needs a change to
Code:
Exec=sudo halt

My database guru friend who wrote my office app in the 90's  is bored with his work maintaining 20 YO legacy windows code for local authorities and has expressed an interest in doing a html5 desktop based on debian like deepin have done for Ubuntu but the database should also be able to churn out a new desktop for windows, so something I've been thinking around since the late 90's looks like taking shape, not bad progress for a none coder.

@avj
My reboot and halt buttons still don't look the same to me the halt has a more "glassy" look to my old eyes.

Reply


Messages In This Thread
Re: Want Shutdown Icon on desktop - by Scott(0) - 10-17-2014, 06:08 AM
Re: Want Shutdown Icon on desktop - by N4RPS - 10-17-2014, 06:26 AM
Re: Want Shutdown Icon on desktop - by JmaCWQ - 10-17-2014, 11:24 AM
Re: Want Shutdown Icon on desktop - by Scott(0) - 10-17-2014, 02:43 PM
Re: Want Shutdown Icon on desktop - by PeterB - 02-25-2015, 03:13 PM
Re: Want Shutdown Icon on Desktop - by avj - 02-25-2015, 04:13 PM
Re: Want Shutdown Icon on Desktop - by PeterB - 02-25-2015, 08:22 PM
Re: Want Shutdown Icon on Desktop - by avj - 02-25-2015, 08:27 PM
Re: Want Shutdown Icon on Desktop - by TMG1961 - 02-25-2015, 09:43 PM
Re: Want Shutdown Icon on Desktop - by avj - 02-25-2015, 10:14 PM
Re: [SOLVED] Want Shutdown Icon on Desktop - by ukbrian - 02-26-2015, 08:54 AM

Forum Jump:


Users browsing this thread: 7 Guest(s)