vfmg: vfmgrc - added xfce4 and fluxbox, using info from vfmg.init ...
sparky
sparky at pld-linux.org
Tue Apr 18 18:33:36 CEST 2006
Author: sparky Date: Tue Apr 18 16:33:36 2006 GMT
Module: vfmg Tag: HEAD
---- Log message:
- added xfce4 and fluxbox, using info from vfmg.init
- clear menu by default
---- Files affected:
vfmg:
vfmgrc (1.11 -> 1.12)
---- Diffs:
================================================================
Index: vfmg/vfmgrc
diff -u vfmg/vfmgrc:1.11 vfmg/vfmgrc:1.12
--- vfmg/vfmgrc:1.11 Sat Jan 28 01:13:26 2006
+++ vfmg/vfmgrc Tue Apr 18 18:33:31 2006
@@ -58,7 +58,7 @@
# much nicer menu
#promote = 1
# still nice, allways cleared if promote
-#clear = 1
+clear = 1
# terminal exemples
#xterm = Eterm --title 'Eterm: %1' --exec %2
@@ -77,7 +77,7 @@
[DR17] # Enlightenment DR17
# requires icons scaling
-# realy it can scale icons, but we nead to unify them
+# realy it can scale icons, but we need to unify them
icons_scale = 1
# DR17 uses png for everything
icons_oext = png
@@ -127,7 +127,7 @@
[fbpanel]
-# requires full path to icons, but no nead to strip
+# requires full path to icons, but no need to strip
icons_full = 1
# requires utf-8
utf = 1
@@ -135,7 +135,18 @@
strip = 1
+[fluxbox]
+# vfmg.init used: vfmg -i -f -x -c -s fluxbox
+icons = 1
+icons_full = 1
+exec = 1
+exec_full = 1
+strip = 1
+
+
[fvwm]
+exec = 1
+exec_full = 1
# no icons support
icons = 0
icons_full = 0
@@ -179,6 +190,7 @@
# strip depends how you use it
#strip = 1
+
[qvwm]
# requires icons scaling
icons_scale = 1
@@ -191,14 +203,23 @@
#should be unstripped
strip = 0
+
[wmii]
# no icons support
icons = 0
icons_full = 0
icons_scale = 0
-
# should be stripped
strip = 1
+
+
+[xfce4]
+# vfmg.init used: vfmg -f -x -c -u -m xfce4
+exec = 1
+exec_full = 1
+utf = 1
+nomenu = 1
+
### TERMINAL information ###
[terminals] # will be skipped, so no comment required
================================================================
---- CVS-web:
http://cvs.pld-linux.org/vfmg/vfmgrc?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list