[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I don't want mrxvt to consume the Alt + <number> keystrokes



On Sun, 24 Apr 2011 01:24:40 +0530
Disc Magnet <discmagnet@gmail.com> wrote:

> I run irssi on mrxvt. When I press Alt+1, Alt+2, etc. it changes mrxvt
> tab and not the irssi win.
> 
> How can I configure mrxvt such that it does not consume the Alt
> key-stroke. It also intereferes with emacs style Alt+<number>
> keystroke for repeating command that readline can understand.
> 
> So, please help me to configure mrxvt such that it does not consume
> the Alt keystroke?
> 
> 

One possible solution:
Add to your ~/.mrxvtrc file

Mrxvt.macro.Alt+1:                      Dummy
Mrxvt.macro.Alt+2:                      Dummy
Mrxvt.macro.Alt+3:                      Dummy
Mrxvt.macro.Alt+4:                      Dummy
Mrxvt.macro.Alt+5:                      Dummy
Mrxvt.macro.Alt+6:                      Dummy
Mrxvt.macro.Alt+7:                      Dummy
Mrxvt.macro.Alt+8:                      Dummy
Mrxvt.macro.Alt+9:                      Dummy
Mrxvt.macro.Alt+0:                      Dummy

-- 
Whoever dies with the most toys wins.


Reply to: