This Macro may be usefull for keyboards without Cursorkeys (default on Sun)
which have mapped the cursorkeys to the keypad.
It redifines the KP_2,4,6,8 functions to wordwise and screenwise move
as explained in the documentation

PLEASE: DO NOT PROGRAM MACROS TO THE KEYPAD NUMBERS 2,4,6,8 !

Standard Key Bindings:

<ctrl><a>   "Save As"                           <ctrl><->   "Join Lines"
<ctrl><b>   "Begin Mark"                        <ctrl><=>   "Delete char"
<ctrl><c>   "Cut to Clip"                       <ctrl><1>   "Goto mark 1"
<ctrl><d>   "Delete Word"                       <ctrl><2>   "Goto mark 2"
<ctrl><e>   "End Mark"                          <ctrl><3>   "Goto mark 3" 
<ctrl><f>   "New Buffer"                        <ctrl><4>   "Goto mark 4" 
<ctrl><g>   "Goto Line"                         <ctrl><5>   "Goto Pastebeg" 
<ctrl><h>   "Back Space"                        <ctrl><6>   "Goto Pasteend" 
<ctrl><i>   "Indent"                            <ctrl><7>   "Goto View 1"
<ctrl><j>   "Return"                            <ctrl><8>   "Goto View 2"
<ctrl><k>   "Delete Line"                       <ctrl><9>   "Goto Last Search"
<ctrl><l>   "Replace Next"                      <ctrl><0>   "Goto Last Pos."
<ctrl><m>   "Match Bracket"                     <ctrl><Tab> "Back Tab"
<ctrl><n>   "Search Next"                       <shift><Tab> "cycle Buffer"
<ctrl><o>   "Open file"                         <ctrl><F1>  "Mark pos 1"
<ctrl><O>   "Open New Editor on file"           <ctrl><F2>  "Mark pos 2"
<ctrl><p>   "Search Previous"                   <ctrl><F3>  "Mark pos 3"
<ctrl><q>   "Quit Editor"                       <ctrl><F4>  "Mark pos 4"
<ctrl><r>   "Replace"                           <ctrl><lt>  "lower case"
<ctrl><s>   "Search"                            <ctrl><gt>  "Upper case"
<ctrl><t>   "mark Columnar Block (table)"
<ctrl><u>   "undo"
<ctrl><v>   "Paste from clip"
<ctrl><w>   "Write file (Save)"
<ctrl><x>   "Cut X-Select"
<ctrl><y>   "Yank (unkill)"
<ctrl><z>   "Close Buffer"
