Thank you for your script! I have AUX remapped to F11 when using ePDFViewer, so that it can return from full screen mode now.<br><br>But, `eval&#39; have to be used in the new better version:<br>eval enlightenment_remote -binding-key-del ${CONTEXT} ${KEY} ${MODIFIERS} ${ANY_MOD} ${ACTION} ${PARAMS}<br>
eval enlightenment_remote -binding-key-add ${CONTEXT} ${KEY} ${MODIFIERS} ${ANY_MOD} ${ACTION} ${PARAMS}<br><br>Or it won&#39;t work, and we will get this:<br>REPLY: BINDING CONTEXT=ANY KEY=&quot;Keycode-177&quot; MODIFIERS=NONE ANY_MOD=1 ACTION=&quot;simple_lock&quot; PARAMS=&quot;&quot;<br>
REPLY: BINDING CONTEXT=ANY KEY=&quot;&quot;Keycode-177&quot;&quot; MODIFIERS=NONE ANY_MOD=1 ACTION=&quot;&quot;simple_lock&quot;&quot; PARAMS=&quot;&quot;&quot;&quot;<br>REPLY: BINDING CONTEXT=ANY KEY=&quot;&quot;&quot;Keycode-177&quot;&quot;&quot; MODIFIERS=NONE ANY_MOD=1 ACTION=&quot;&quot;&quot;simple_lock&quot;&quot;&quot; PARAMS=&quot;&quot;&quot;&quot;&quot;&quot;<br>
...<br><br><div class="gmail_quote">2008/10/20 Bryan DeLuca <span dir="ltr">&lt;<a href="mailto:openmoko@bryandeluca.com">openmoko@bryandeluca.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, 19 Oct 2008 15:05:48 +0200<br>
&quot;Marco Trevisan (Treviño)&quot; &lt;<a href="mailto:mail@3v1n0.net">mail@3v1n0.net</a>&gt; wrote:<br>
<br>
&gt; Bryan DeLuca wrote:<br>
&gt; &gt; I thought some folks might find this useful. &nbsp;I have updated the scummvm shell script in Om2008.9 stable, to remove the enlightenment keybind to allow for the key to be remapped with xmodmap. &nbsp;I simply followed Raster&#39;s instructions on using enlightenment_remote. &nbsp;Hope this helps someone.<br>

&gt;<br>
&gt; Nice example... Thanks!<br>
&gt;<br>
&gt; --<br>
&gt; Treviño&#39;s World - Life and Linux<br>
&gt; <a href="http://www.3v1n0.net/" target="_blank">http://www.3v1n0.net/</a><br>
&gt;<br>
<br>
</div>Glad you like it. &nbsp;Here is a better version that will capture whatever the previous Enlightenment settings for AUX were. &nbsp;Instead of assuming like my first version did. &nbsp; Should be good enough for most uses.<br>
<br>
Enjoy!<br>
<div><div></div><div class="Wj3C7c">--<br>
Bryan DeLuca &lt;<a href="mailto:openmoko@bryandeluca.com">openmoko@bryandeluca.com</a>&gt;<br>
</div></div><br>_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
<br></blockquote></div><br>