From d5c19ccba5a109e4a581c61010fabf5728f398ae Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 24 Jan 2009 12:31:39 +0000 Subject: [PATCH] Added shortcut keys to the default configuration file. --- openbox-logout.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/openbox-logout.conf b/openbox-logout.conf index 0c4e368..6b607df 100644 --- a/openbox-logout.conf +++ b/openbox-logout.conf @@ -1,11 +1,15 @@ [looks] opacity = 70 bgcolor = black - buttontheme = foom buttons = cancel, logout, restart, shutdown, suspend, lock [shortcuts] - -cancel = Esc +cancel = Escape shutdown = S +restart = R +suspend = U +logout = L +lock = K +hibernate = H +