You are not logged in.

#1 2010-05-14 20:27:24

vi3dr0
Member
From: Poland
Registered: 2009-03-22
Posts: 208

How to change shortcuts in tabbed urxvt?

Hi,

I decided to give urxvt last one chance. Just please tell me how to set my own shortcuts:
- alt-1 for first tab
- alt-2 for second
- alt-3 for third
...
and so the story goes.

Cheers


Thinkpad T61p : T7700 | 4GB RAM | nVidia FX 570M | Intel 4965
Arch64 @ Openbox

Offline

#2 2010-05-14 23:29:04

eirika
Member
From: New York
Registered: 2009-09-14
Posts: 65

Re: How to change shortcuts in tabbed urxvt?

I once did this. My understanding is that the default shortcuts are hardcoded and you
have to hack the source to change it. Look at file

src/perl/tabbed

in the distribution or

/usr/lib/urxvt/perl/tabbed

after you install urxvt and seek for function

tab_key_press

modify it to fit your needs.

Another way is to use GNU screen, let it
manage the tabs, and define a bunch of keysyms to manipulate them.

Last edited by eirika (2010-05-14 23:30:08)

Offline

Board footer

Powered by FluxBB