home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP12386 / sp12386.exe / data1.cab / System_Files / NS3.LGM < prev    next >
INI File  |  2000-02-04  |  1KB  |  58 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_SEARCH            = {PostCommand FDEE}
  9.     BUTTON_FIND                = {PostCommand 8033}
  10.     BUTTON_ADD_FAV            = {PostCommand 802B}
  11.     BUTTON_HOME                = {PostCommand 8027}
  12.     BUTTON_PRINT            = {PostCommand E107}
  13.     BUTTON_HISTORY            = {PostCommand 8028}
  14.     BUTTON_OPEN_FAV            = {PostCommand 8508}
  15.     BUTTON_OPEN_URL            = {PostCommand 8001}
  16.  
  17.     ; Next (Prev) link:
  18.     BUTTON_LINK                = {Tab}
  19.  
  20.     ; Vertical scroll
  21.     BUTTON_UP                = [{Up}]
  22.     BUTTON_DOWN                = [{Down}]
  23.  
  24.  
  25.  
  26. [Button Mapping - Edit]
  27.  
  28.     ; Move focus from Edit control
  29.     BUTTON_UP            = +{Tab}
  30.     BUTTON_DOWN            = {Tab}
  31.  
  32.  
  33. [Button Mapping - ComboWndClass]
  34.  
  35.     ; Move focus from combobox controls on some Web pages
  36.     BUTTON_UP       = +{Tab}
  37.     BUTTON_DOWN     = {Tab}
  38.  
  39.  
  40. [Button Mapping - Listbox]
  41.     ; History window
  42.  
  43.     ;Close History
  44.     BUTTON_STOP           = {Esc}
  45.  
  46.  
  47. [Button Mapping - AfxWnd40]
  48.     ; Bookmarks window
  49.  
  50.     ; Close bookmarks window
  51.     BUTTON_STOP           = ^w
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.