On Apr 29, 1:17 pm, Pablo Giménez <[email protected]> wrote: > I have checked and yes in my terminal, a xterm, is returning the same codes > for both Home and Ctrl-Home, in fact any combination of Home returns always > the same code. > So is there any way so setup a xterm to send to client applicatins keycodes > instead of the ASCII 8bits codes??? > thx
Check for .Xresources/.Xdefaults for any keybindings/translations that might be interfering. Also, xterm normally captures Shift-PageUp/PageDown/Up/Down for scrolling through the output buffer. This happens regardless of Ctrl, Alt, Meta, or any other modifier being used in addition. -- graywh --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
