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 +