Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
        bindings.cfg 


Log Message:
Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.

===================================================================
RCS file: /cvs/e/e16/e/config/bindings.cfg,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- bindings.cfg        28 May 2006 10:12:25 -0000      1.10
+++ bindings.cfg        3 Nov 2006 23:44:31 -0000       1.11
@@ -40,6 +40,11 @@
 MouseDown   A  2 wop * sz ptr
 MouseDouble A  2 wop * th available
 MouseDown   A  3 menus show WINOPS_MENU
+# May be used to control opacity with mouse
+#MouseDown   A  4 wop * focused_opacity +10
+#MouseDown   A  5 wop * focused_opacity -10
+#MouseDown   AC 4 wop * opacity +10
+#MouseDown   AC 5 wop * opacity -10
 
 
 # Mouse presses on the desktop background ....



-------------------------------------------------------------------------
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