On Montag, 14. Juli 2008, jilt wrote: > On [EMAIL PROTECTED]:45, Johannes Sixt wrote: > > What's the problem? If you can't use Alt, but Ctrl+Alt works, why don't > > you then use Ctrl+Alt? > > Sorry > I have not been clear > sadly pressing Alt with or without any other button (on mouse or on > keyboard) stops the cursor on the screen > > > On my system, Alt moves an entire window. This has nothing to do with > > Cinelerra. It cannot be "fixed" in Cinelerra. If you dislike this > > behavior, you must configure your window manager so that it does not use > > Alt to move a window. > > I tryed several times to change this behaviour but cannot solve the > problem, also fluxbox by default should move an entire window with Alt > key but it does nothing. > I wasn't saying that Cinelerra has to be fixed, obviously the problem is > concerns my keyboard, but maybe I can change the key command to move the > mask on the source just to end my work.
Ah, ok. Look in the function CWindowCanvas::do_mask() in cinelerra/cwindowgui.C at or near line 1336, where gui->alt_down() is called; look also for other cases where alt_down() is called in this (huge) function. -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
