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

Michael Kelleher <[email protected]>
Newsgroups gmane.comp.gnu.screen.user
Message-ID <[email protected]>
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 like this if
I wanted to map Shift-F1 to select window 2.

bindkey "^[[1;2P" select 2

Thanks,
Mike Kelleher
michaelkelleher.info


On Tue, Dec 7, 2010 at 1:57 PM, Dustin Kirkland
<[email protected]>wrote:

> Howdy,
>
> I'd like to bind some commands to <shift>-F1, or perhaps <alt>-F1, or
> <ctrl>-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-users mailing list
> screen-users-mXXj517/[email protected]
> http://lists.gnu.org/mailman/listinfo/screen-users
>

_______________________________________________
screen-users mailing list
screen-users-mXXj517/[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.