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

  1. [Button Mapping - Default]
  2.  
  3.     ; Browser functions
  4.     BUTTON_BACK             = {PostCommand 800C}
  5.     BUTTON_FORWARD            = {PostCommand 800D}
  6.     BUTTON_STOP               = {PostCommand 801B}
  7.     BUTTON_RELOAD            = {PostCommand 800E}
  8.     BUTTON_FIND                = {PostCommand F4B0}
  9.     BUTTON_ADD_FAV            = {PostCommand 802A}
  10.     BUTTON_HISTORY            = {PostCommand 8028}
  11.     BUTTON_OPEN_FAV            = {PostCommand 802B}
  12.     BUTTON_OPEN_URL            = {PostCommand 8001}
  13.  
  14.     ; Next (Prev) link:
  15.     BUTTON_LINK                = {Tab}
  16.  
  17.     ; Vertical scroll
  18.     BUTTON_UP                = [{Up}]
  19.     BUTTON_DOWN                = [{Down}]
  20.  
  21.     BUTTON_SEARCH            = {PostCommand 808E}
  22.     BUTTON_HOME                = {PostCommand 8027}
  23.     BUTTON_PRINT            = {PostCommand E107}
  24.  
  25.  
  26. ;[Button Mapping (0409) - Default]        ; English
  27. ;    BUTTON_SEARCH            = %ei
  28. ;    BUTTON_HOME                = %gh
  29. ;    BUTTON_PRINT            = %fp
  30. ;
  31. ;[Button Mapping (040C) - Default]        ; French
  32. ;    BUTTON_SEARCH            = %ei
  33. ;    BUTTON_HOME                = %la
  34. ;    BUTTON_PRINT            = %fi
  35.  
  36.  
  37. [Button Mapping - Edit]
  38.  
  39.     ; Move focus from Edit control
  40.     BUTTON_UP            = +{Tab}
  41.     BUTTON_DOWN            = {Tab}
  42.  
  43.  
  44. [Button Mapping - ComboWndClass]
  45.  
  46.     ; Move focus from combobox controls on some Web pages
  47.     BUTTON_UP       = +{Tab}
  48.     BUTTON_DOWN     = {Tab}
  49.  
  50.  
  51. [Button Mapping - Listbox]
  52.     ; History window
  53.  
  54.     ;Close History
  55.     BUTTON_STOP           = {Esc}
  56.  
  57.  
  58. [Button Mapping - AfxWnd40]
  59.     ; Bookmarks window
  60.  
  61.     ; Close bookmarks window
  62.     BUTTON_STOP           = ^w
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.