On Nov 14, 05 17:31:16 -0600, Aaron Griffin wrote:
> Hey all, short question.... I can't seem to figure out the code for
> binding Control+Tab (and Control+Shift+Tab) - does anyone know the
> keycodes this?

There is no keycode for Ctrl-Tab. 
Ctrl-Space is already a the lowest possible keycode \000. 
Shift-Tab could be a two byte sequence ESC Tab, but Ctrl-Shift-Tab again
does not exist.

sorry,
        Jw.

-- 
 o \  Juergen Weigert      unix-software __/ _=======.=======_     
<V> | [EMAIL PROTECTED]         creator    __/        _---|____________\/    
 \  |            0179/2069677      __/          (____/            /\
(/) | ____________________________/              _/ \_ vim:set sw=2 wm=8


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to