Hello all,
I used to use the windows key to generate the escape character for
screen. I achieved this by remapping the windows key to produce an ISO
8859-1 Characters "NO-BREAK SPACE" with

keycode 115 = 0xa0

in .Xmodemap and then setting this as the escape character for screen using

escape \240a

in .screenrc

This method does no longer work with UTF-8. I understand this is due
to a remapping of the ISO8859-1 character but I can't understand how
to tell screen to take this remap into consideration. Any help?

Best,
G.

-- 
Giulio Bottazzi <giulio.botta...@gmail.com>
http://giulio.bottazzi.googlepages.com
PGP Key ID:BAB0A33F


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to