Re: binding shift/ctrl/alt + f-keys

2010-12-07 Thread Dustin Kirkland
On Tue, Dec 7, 2010 at 4:42 PM, Michael Kelleher wrote: > Open your ~/.screenrc with vim. You need to specify the key sequence that > corresponds to the keys in question. This is different on each machine. You > can find out the sequence by entering insert mode then pressing Ctrl-v > followed by S

Re: binding shift/ctrl/alt + f-keys

2010-12-07 Thread Michael Kelleher
Hi Dustin, Open your ~/.screenrc with vim. You need to specify the key sequence that corresponds to the keys in question. This is different on each machine. You can find out the sequence by entering insert mode then pressing Ctrl-v followed by Shift-F1 in this case. On my machine it would look lik

Re: binding shift/ctrl/alt + f-keys

2010-12-07 Thread Jostein Berntsen
On 07.12.10,13:57, Dustin Kirkland wrote: > Howdy, > > I'd like to bind some commands to -F1, or perhaps -F1, or > -F1. > > How would I go about doing that? > > "bindkey -k k1 ..." is easy enough, but how would I specify a > different action for shift/alt/ctrl of the f-keys? > You can run "ca

binding shift/ctrl/alt + f-keys

2010-12-07 Thread Dustin Kirkland
Howdy, I'd like to bind some commands to -F1, or perhaps -F1, or -F1. How would I go about doing that? "bindkey -k k1 ..." is easy enough, but how would I specify a different action for shift/alt/ctrl of the f-keys? Thanks! -- :-Dustin ___ screen-us