Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml	(revision 187)
+++ radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml	(revision 188)
@@ -381,6 +381,19 @@
 </menu>
  -->
 
+<!--
+  Scroll pictures by mouse or keyboard arrow keys.
+  When picture is choosen press right mouse button
+  and choose  File->Background->Set Scaled.
+ -->
+<menu id="wallpaper-menu" label="Wallpaper">
+  <item label="Feh Wallpaper">
+    <action name="Execute">
+      <command>feh -g 640x480+140+150 -d -S filename ~/pixmaps/desktop/</command>
+    </action>
+  </item>
+</menu>
+
 <menu id="system-menu" label="System">
 <!--
   <item label="Openbox Configuration Manager">
@@ -441,6 +454,8 @@
   <menu id="apps-multimedia-menu"/>
   <menu id="apps-term-menu"/>
   <menu id="apps-fileman-menu"/>
+  <separator label="Settings" />
+  <menu id="wallpaper-menu"/>
   <separator label="System" />
   <menu id="system-menu"/>
   <separator />