View Single Post
  #3  
Old January 7th, 2008, 05:48 PM
McGeek McGeek is offline
Registered User
 
Join Date: Dec 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
McGeek is on a distinguished road
I figure you can create a new terminfo file, setting your $TERMINFO variable to that type,
export it, and invoke a subshell, or create a different .term file specifying your newly defined terminal as the terminal to use.
MAYBE it is possible to redefine some function keys via Ansi escape sequences, but then, it is much easier to do so by the function keys anyway.
Why do you want to remap your keyboard if i may ask?
Reply With Quote