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

452 Commits   2 Branches   1 Tag
Index: radix-1.9/base/radix-system/etc/skel/.config/openbox/autostart
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.config/openbox/autostart	(revision 98)
+++ radix-1.9/base/radix-system/etc/skel/.config/openbox/autostart	(revision 99)
@@ -1,6 +1,8 @@
 
 setxkbmap -model px105 -layout us,ru -variant ,winkeys -option grp:alt_shift_toggle
 
+xcompmgr -c -C -t-2 -l-2 -r4.2 -o.05 &
+
 feh --bg-scale $HOME/pixmaps/desktop/background-2560x1600.jpeg &
 
 tint2 &
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 98)
+++ radix-1.9/base/radix-system/etc/skel/.config/openbox/menu.xml	(revision 99)
@@ -30,6 +30,14 @@
 </menu>
 
 <menu id="apps-editors-menu" label="Editors">
+  <item label="Gnome Text Editor">
+    <action name="Execute">
+      <command>gnome-text-editor</command>
+      <startupnotify>
+        <enabled>yes</enabled>
+      </startupnotify>
+    </action>
+  </item>
   <item label="GVim">
     <action name="Execute">
       <command>gvim</command>
Index: radix-1.9/libs/libeditorconfig/0.12.6/Makefile
===================================================================
--- radix-1.9/libs/libeditorconfig/0.12.6/Makefile	(revision 98)
+++ radix-1.9/libs/libeditorconfig/0.12.6/Makefile	(revision 99)
@@ -77,7 +77,7 @@
 
 ####### Targets
 
-PKG_GROUP = dev
+PKG_GROUP = libs
 
 #
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.