A few more little things which I didn&#39;t include in messages 0.9 and 1.0<br><br>-Insert key as frame key would not currently work in Xephyr. Xephyr hears keycode 0 when you hit insert, which should be invalid. You cannot set 0x00 as an accelerator because eggaccelerators.c lines 350-352 explicitly catch that &quot;error&quot;. I propose simply removing this useless error-checking, which would allow us to workaround the stupid xephyr bug on that one issue without affecting anyone else.<br>
<br>The rest of the following ideas are on the wiki proposal but I didn&#39;t mention them because don&#39;t plan on implementing in this round.<br><br>-Holding alt should bring up a popup window explaining the global shortcut keys. Which also suggests the idea of &quot;help&quot; and &quot;context-sensitive-help&quot; keys; perhaps alt itself?<br>
<br>-modifiers should be sticky for a configurable time delay or until the first keystroke, whichever is first. Except that sticky-ctrl would differ from normal-ctrl when it modified a global key combo: &lt;sticky-ctrl&gt;F1 would not be &lt;ctrl&gt;F1 but just F1 to the activity instead of to sugar.<br>
<br>and-one-more-thing-ly y&#39;rs,<br>Jameson<br><br><br>