Hello,

When I run emacs inside the mrxvt,  ctr-<arrow>, ctrl-<home> is not
recognized,  I added  the following in my .emacs
  (define-key function-key-map "\e[1;5A"
[C-up])
  (define-key function-key-map "\e[1;5B"
[C-down])
  (define-key function-key-map "\e[1;5C"
[C-right])
  (define-key function-key-map "\e[1;5D"
[C-left])
  (define-key function-key-map "\e[1;5F"
[C-end])
  (define-key function-key-map "\e[1;5H"
[C-home])

It seems only Ctrl-<arrow> works with the above config.  I still couldn't
make CTRL-<home> and CTRL-<end> working.  Could any one share some lights
on this?

Thanks
Jiangbo
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Materm-usage mailing list
Materm-usage@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-usage
Mrxvt home page: http://materm.sourceforge.net

Reply via email to