On Tue, Feb 10, 2004 at 07:15:06PM -0500, you [Bradley Reed] wrote: > > > > When using e16keyedit the keybindings are stored in > > > .enlightenment/...e_session-XXXXXX which can be destroyed by an > > > unclean exit. You could in stead put your keybindings in > > > keybindings.cfg. > > > > Whoa. That sounds exactly what I'm looking for. I assume it should be > > placed under $HOME/.enlightenment/ ? Is there some documentation on > > the file format? > > It is plain text so it shouldn't be too obscure. For instance here is > the default Ctrl-Alt-Ins keybinding for opening an Eterm. > > __NEXT_ACTION > __KEY Insert > __EVENT __KEY_PRESS > __MODIFIER_KEY __CTRL_ALT > __ACTION __A_EXEC Eterm > > Brad
Ok, it seems to work. It doesn't seem to override the ....e-session bindings: if I bind ctrl-alt-Scroll_Lock to something in both, both actions are executed. keybindings.cfg seems to have some quoting issues, but those can of course be dodged by defining a script for each key. The only real problem is that I seem to be unable to use Win-key as a modifier. I have this in .xmodmap: add mod4 = Super_R add mod4 = Super_L and for example MOD4 + Up -> "Move to Desktop area above" keybinding works just fine if I define it with legacy E-conf tool or e16keyedit. -- Ville Herva [EMAIL PROTECTED] +358-40-5756996 ViaSys Oy Hannuntie 6 FIN-02360 Espoo +358-9-2313-2160 PGP key available: http://www.iki.fi/v/pgp.html fax +358-9-2313-2250 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
