Bug in choosing the active monitor when doing a move/resize
[mikachu/openbox.git] / data / menu.xml
index b7c0d64..61fba66 100644 (file)
       <startupnotify><enabled>yes</enabled></startupnotify>
     </action>
   </item>
+  <item label="Xfce Settings">
+    <action name="Execute">
+      <command>xfce-setting-show</command>
+      <startupnotify><enabled>yes</enabled></startupnotify>
+    </action>
+  </item>
   <item label="Manage Cups Printers">
     <action name="Execute">
       <command>xdg-open http://localhost:631/</command>
   <separator label="System" />
   <menu id="system-menu"/>
   <separator />
-  <item label="Logout">
+  <item label="Log Out">
     <action name="SessionLogout">
       <prompt>yes</prompt>
     </action>