Re: binding Ctrl+Tab

2005-11-15 Thread Aaron Griffin
On 11/15/05, Daniel Lublin <[EMAIL PROTECTED]> wrote: > I rather like it; usually I'm somewhat resting the left side of my left > hand -- what do you call it; the wrist proper? carpus? -- so that I easily > can lower it and press left Ctrl, then I use my little finger or ringfinger > for pressing T

Re: binding Ctrl+Tab

2005-11-15 Thread Daniel Lublin
> Based on ergonomics alone, I personally have no interest in > binding this key combination. ;-) I rather like it; usually I'm somewhat resting the left side of my left hand -- what do you call it; the wrist proper? carpus? -- so that I easily can lower it and press left Ctrl, then I use my litt

Re: binding Ctrl+Tab

2005-11-15 Thread Aaron Griffin
Well, i got alot of responses to this, heh - wasn't expecting it. I had tried the typical readline quote-insert stuff and could not get any code, so thanks for letting me know I wasn't crazy. As for the ergonomics point - I agree it's not too easy, but it's a keystroke I've gotten used to in many

Re: binding Ctrl+Tab

2005-11-15 Thread Joe Zbiciak
--- Juergen Weigert <[EMAIL PROTECTED]> wrote: > On Nov 15, 05 04:46:28 -0800, Joe Zbiciak wrote: > > Juergen, > > > > Actually on the two Linux boxes I tried, Shift-Tab and > > Ctrl-Shift-Tab both appear to send ESC [ Z. > > Interesting... But yes. > Linux kbd driver can be configured > to

Re: binding Ctrl+Tab

2005-11-15 Thread Juergen Weigert
On Nov 15, 05 04:46:28 -0800, Joe Zbiciak wrote: > Juergen, > > Actually on the two Linux boxes I tried, Shift-Tab and > Ctrl-Shift-Tab both appear to send ESC [ Z. Interesting... But yes. Linux kbd driver can be configured to generate keycodes for whatever you want. Precisely speaking, I shou

Re: binding Ctrl+Tab

2005-11-15 Thread Joe Zbiciak
--- Juergen Weigert <[EMAIL PROTECTED]> wrote: > 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 Ct

Re: binding Ctrl+Tab

2005-11-15 Thread Juergen Weigert
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