Re: Binding mouse wheel scroll and cursor keys in screen

2012-08-05 Thread Suvayu Ali
So no one has any clues about how to bind these capabilities? On Tue, Jul 31, 2012 at 04:35:37PM +0200, Suvayu Ali wrote: > Hi, > > I want to bind mouse wheel scroll and cursor keys with modifier keys in > screen but I am not sure what key code or termcap capability to > use. This is what I have

Binding mouse wheel scroll and cursor keys in screen

2012-07-31 Thread Suvayu Ali
Hi, I want to bind mouse wheel scroll and cursor keys with modifier keys in screen but I am not sure what key code or termcap capability to use. This is what I have tried so far with no luck. For mouse wheel scroll: bindkey -k SF copy bindkey -k SR copy bindkey -k sf copy bindkey -k sr c