Hi! I'm getting up to speed on DirectFB - pretty cool so far, now it is mostly working. Some open points I was hoping someone out there could clarify:
Window Manager Hacks The DirectFB README talks about different key combinations that can be pressed with <meta> to raise/lower windows and similar operations. None of these key combos are working for me with the exception of <meta>+<alt>+MouseDrag = setting opacity. Not even the print-screen key is taking screenshots for me... Why are none of the key-events (except opacity) working? Am I correct in assuming that this is because the DFB App (XDirectFB) is 'swallowing' the events first (preventing DirectFB from handling them)? Also I cannot find where in directfb's codebase this window manageing 'hack' is implemented (as I would like to modify some of the keys). Can anyone give me a pointer where in the code these key-presses are handled? Thanks, Richard _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
