Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/docs


Modified Files:
        README-0.16.8 


Log Message:
Update config item notes.

===================================================================
RCS file: /cvs/e/e16/e/docs/README-0.16.8,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- README-0.16.8       27 Nov 2006 20:01:05 -0000      1.12
+++ README-0.16.8       4 Feb 2007 23:14:09 -0000       1.13
@@ -310,10 +310,8 @@
 compmgr.use_name_pixmap = 0
 # [bool] Enable fading
 compmgr.fading.enable = 1
-# [int] Fading time step(us)
-compmgr.fading.dt_us = 10000
-# [int] Fading opacity step
-compmgr.fading.step = 0x10000000
+# [int] Fading time(ms)
+compmgr.fading.time = 200
 # [int] Composite redirection of override-redirect windows (0: off, 1: on map, 
...: testing)
 # Should normally be 1 but 0 may be a partial workaround of problems with 
vanishing
 # pop-ups on certain X-server/toolkit versions.
@@ -386,6 +384,9 @@
 groups.dflt.shade = 1
 groups.swapmove = 1
 
+# [int] Iconbox animation time(ms)
+iconboxes.anim_time = 250
+
 # [string] Language used by e16 (dialogs, tooltips, etc.)
 # Inherit from environment if not set
 locale.internal = 
@@ -410,6 +411,9 @@
 menus.key.down = 0xff54
 menus.key.escape = 0xff1b
 menus.key.ret = 0xff0d
+
+# [int] Animation time step(ms)
+misc.animation.step = 10
 
 # [int] Button move resistance(pixels)
 misc.buttons.move_resistance = 10



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to