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

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