Malek wrote:
Hi all,
        Ok, bit of an odd request on this one - I'm sure this can be done, I
just can't figure out how. I frequently use Photoshop under Wine, with
e16 as my WM, and I want to access the alt-click functions that
Photoshop so lovingly gives us. Fine, disable the alt modifier in
keybindings.cfg. Easy-peasy... but this affects the entire WM.

        My question is: can I do this so it only affects the Photoshop window?
It wouldn't matter if it was all Wine windows (they all appear to be
named "Wine" to E), I only have one open at a time due to sucky
hardware. Is there some sort of __APP_NAME directive to say "only bind
to this for windows named <X>", or similar? Or a hack to do the same?

Not in e16 < 0.16.8. I had to try it out, so 0.16.8 now has a
"no_button_grabs" window op. You can either set it via eesh, e.g.
$ eesh wop <window name> no_button_grabs on
or it can be be set via window matches in matches.cfg.
This way all buttons bindings can be either enabled or disabled for
particular windows. Doing it selectively for particular grabs, e.g.
alt-left-click, requires a lot more coding, and I'm not sure it is
that useful.

        As an aside, any documentation for keybindings.cfg would be hella
appreciated; I can't find anything beyond the basics after much
googling.

Errh - The Source :) E16 is not too well documented, unfortunately.

/Kim


------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to