Add a shutdown key combination. Release 0.51
This commit is contained in:
parent
d1a9762cb8
commit
c8cd4bcc4e
4
shell/sugar-shutdown
Executable file
4
shell/sugar-shutdown
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
dbus-send --system --print-reply --dest=org.freedesktop.Hal \
|
||||
/org/freedesktop/Hal/devices/computer \
|
||||
org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown
|
Loading…
Reference in New Issue
Block a user