home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP12386 / sp12386.exe / data1.cab / System_Files / IE4.LGM < prev    next >
INI File  |  2000-02-04  |  1KB  |  60 lines

  1. [Button Mapping - Default]
  2.  
  3.     ; Browser functions
  4.     BUTTON_BACK             = {PostCommand A121}
  5.     BUTTON_FORWARD            = {PostCommand A122}
  6.     BUTTON_STOP               = {PostCommand A21A}
  7.     BUTTON_RELOAD            = {PostCommand A220}
  8.  
  9.     ; Vertical scroll
  10.     BUTTON_UP                = [{Up}]
  11.     BUTTON_DOWN                = [{Down}]
  12.  
  13.     ; Next (Prev) link:
  14.     BUTTON_LINK               = {Tab}
  15.  
  16.     BUTTON_FIND                = {PostCommand 0443}
  17.     BUTTON_PRINT            = {PostCommand 0104}
  18.     BUTTON_OPEN_URL            = {PostCommand 0100}
  19.  
  20.     ; Use Post Command
  21.     BUTTON_SEARCH            = {PostCommand A231}
  22.     BUTTON_ADD_FAV            = {PostCommand A173}
  23.     BUTTON_HOME                = {PostCommand A125}
  24.     BUTTON_HISTORY            = {PostCommand A233}
  25.     BUTTON_OPEN_FAV            = {PostCommand A232}
  26.  
  27.  
  28. ;[Button Mapping (0409) - Default]        ; English
  29. ;    BUTTON_SEARCH            = %gs
  30. ;    BUTTON_ADD_FAV            = %a{Enter}
  31. ;    BUTTON_HOME                = %gh
  32. ;    BUTTON_HISTORY            = %veh
  33. ;    BUTTON_OPEN_FAV            = %vef
  34. ;
  35. ;
  36. ;[Button Mapping (040C) - Default]        ; French
  37. ;    BUTTON_SEARCH            = %ar
  38. ;    BUTTON_ADD_FAV            = %v{Enter}
  39. ;    BUTTON_HOME                = %ad
  40. ;    BUTTON_HISTORY            = %cvh
  41. ;    BUTTON_OPEN_FAV            = %cvv
  42.  
  43.  
  44. [Button Mapping - Edit]
  45.  
  46.     ; Move focus from Edit control
  47.     BUTTON_UP      = +{Tab}
  48.     BUTTON_DOWN    = {Tab}
  49.  
  50.  
  51. [Button Mapping - ComboWndClass]
  52.  
  53.     ; Move focus from combobox controls on some Web pages
  54.     BUTTON_UP       = +{Tab}
  55.     BUTTON_DOWN     = {Tab}
  56.  
  57.  
  58.  
  59.  
  60.