diff --git a/debian/changelog b/debian/changelog
index f0cd796..f1f1b67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
* etc/xdg/lubuntu/lxdm/lxdm.conf
- Make Lubuntu the default session by using the [base] session key.
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
+ * usr/share/lubuntu/openbox/rc.xml
+ - Add missing shortcuts for volume-up and volume-down, and launching
+ various applications. Thanks Kendall Weaver for the patch.
* debian/control
- Wrap build-depends and depends.
diff --git a/usr/share/lubuntu/openbox/rc.xml b/usr/share/lubuntu/openbox/rc.xml
index e081698..c2de821 100644
--- a/usr/share/lubuntu/openbox/rc.xml
+++ b/usr/share/lubuntu/openbox/rc.xml
@@ -329,6 +329,48 @@
+
+
+ amixer -q sset Master 3%+
+
+
+
+
+
+ amixer -q sset Master 3%-
+
+
+
+
+
+ amixer -q sset Master toggle
+
+
+
+
+
+ x-terminal-emulator
+
+
+
+
+
+ galculator
+
+
+
+
+
+ pcmanfm2
+
+
+
+
+
+ x-terminal-emulator
+
+
+
-
-
-
- scrot
-
-
-
8