Re: Shift-tab and Ctrl-arrow working within XTerm but not in tty* terminal

2015-08-28 Thread Rodolfo Medina
Rodolfo Medina writes: > David Wright writes: > >> Quoting Rodolfo Medina (rodolfo.med...@gmail.com): >> >>> Sorry! I wrote Shift-Backspace but I meant Shift-Tab. >>> >>> Thanks. I appended that code to /etc/console-setup/remap.inc, then ran >>> >>> # dpkg-reconfigure console-setup ; dpkg-r

Re: Shift-tab and Ctrl-arrow working within XTerm but not in tty* terminal

2015-08-28 Thread Rodolfo Medina
David Wright writes: > Quoting Rodolfo Medina (rodolfo.med...@gmail.com): > >> Sorry! I wrote Shift-Backspace but I meant Shift-Tab. >> >> Thanks. I appended that code to /etc/console-setup/remap.inc, then ran >> >> # dpkg-reconfigure console-setup ; dpkg-reconfigure keyboard-configuration >

Re: Shift-tab and Ctrl-arrow working within XTerm but not in tty* terminal (was: Shift-backspace and Ctrl-arrow working within XTerm but not in tty* terminal)

2015-08-28 Thread David Wright
Quoting Rodolfo Medina (rodolfo.med...@gmail.com): > Sorry! I wrote Shift-Backspace but I meant Shift-Tab. > > Thanks. I appended that code to /etc/console-setup/remap.inc, then ran > > # dpkg-reconfigure console-setup ; dpkg-reconfigure keyboard-configuration > > , but the problem remained.

Re: Shift-tab and Ctrl-arrow working within XTerm but not in tty* terminal (was: Shift-backspace and Ctrl-arrow working within XTerm but not in tty* terminal)

2015-08-28 Thread Rodolfo Medina
Sorry! I wrote Shift-Backspace but I meant Shift-Tab. David Wright writes: > I append the following to /etc/console-setup/remap.inc > > # Ctrl-arrow keys need to send the same codes as in X/xterm. > Control keycode 105 = F51 > string F51 = "\033[1;5D" > Control keycode 106 = F52 > string F52 =