Thanx for attention. I found a bug with the binding "move_absolute". Maybe it is reproductible with move_relative but few tries are not enough.
Well, take a look: Pre-requesites: got at least one key binding for move_absolute enlightenment-remote -binding-key-add ANY Left 'CTRL|ALT' 0 'move_absolute' '+0 *' enlightenment-remote -binding-key-add ANY Right 'CTRL|ALT' 0 'move_absolute' '-0 *' enlightenment-remote -binding-key-add ANY Up 'CTRL|ALT' 0 'move_absolute' '* +0' enlightenment-remote -binding-key-add ANY Down 'CTRL|ALT' 0 'move_absolute' '* -0' Open two terminals in a empty virtual desktop. Move second terminal upon the first (with a little down offset). So, let's start the show: Get the focus from the foreground one. Move the window with CTRL|ALT + Right binding. Ok, all could be done. Now, remove window in origin posision, and repeat exactly same action, with taking attention on the focus of the second one. If you are attentive, you can see the background window steal focus during one millisecond. It's a bit annoying if we repeat quickly many key binding like that, all window are moved instead just one (the focused..). Thanx to developer for fix this little bug :-) -- Doomsday ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
