<html>
 <head></head>
 <body>
   > 5) make Ctrl+Enter shortcut key possible in unix/linux xterm: ctrl_enter_xterm_unix_keyboard.diff 
  <br> 
  <br> I found out that this patch also eliminates Ctrl+J shortcut key and turn it into Ctrl+Enter. 
  <br> But that is what already happening with Ctrl+i, Ctrl+M, Ctrl+[, Ctrl+H... 
  <br> More investigation lead me to conclusion that there is no true fully working keyboard for unix/linux, unless hooking all "Ctrl+Key" to escape strings.  That is possible only in particular configuration settings which no one has. 
  <br>   
 </body>
</html>