Opera FAQs, Tips, Tricks & Tweaks

Cool tips for Opera browser since 2005

Subscribe to RSS feed

Posts tagged with "Add"

Import other software custom dictionary entries to Opera spell check dictionary

, , , ...

Multiple words can be added/deleted in a single shot to/from Opera custom dictionary file.

To import words from other custom dictionaries

  1. Open profile\dictionaries\en.oow file if you use default dictionary, English (US) or your language dictionary file with extension oow in any good text editor like Notepad++.
    If you can't find above file then add at least one custom word to the dictionary that wasn't initially included in the dictionary like username to create custom dictionary file.

    Don't use Microsoft Notepad as it shows all words in a single line without any delimiting character.

    Opera custom dictionary file
    Opera custom dictionary file

  2. Open other software custom dictionary file in text editor and copy the words.
    Software Custom dictionary file name Custom dictionary file path
    Microsoft Office CUSTOM.DIC %APPDATA%\Microsoft\Proof\CUSTOM.DIC
    Firefox persdict.dat %APPDATA%\Mozilla\Firefox\Profiles\xxxxxxxx.default\persdict.dat
  3. Paste the copied words anywhere but before last line, NUL to Opera custom dictionary file and save.
  4. Restart Opera.

How to add/change icon for custom buttons or menu items in Opera?

, , , ...

One can locate a menu item easily and quickly by seeing an icon rather than text.

To add/change icon
  1. Create/find an image in any image format (GIF, JPG, ICO or PNG but PNG is recommended) and resize it to 16 x 16 pixels. If you use large size, Opera will show resized icon. For example, we will add Google favicon as icon for Google Auto Translation menu item.
  2. Place icon image inside a folder (for example, custom_buttons) and add folder to zipped skin file after creating a backup.
  3. Open skin.ini from zipped skin file, add relative path to image with icon name as shown below under [Images] section and update it in skin file.
    google = custom_buttons/google.ico
  4. To add/change icon for menu item, open menu configuration! file, find menu item and specify icon name. For Google Auto Translation menu item, change
    Item, Google Auto Translation = Go to page, "http://translate.google.com/translate_c?u=%u"
    to
    Item, Google Auto Translation = Go to page, "http://translate.google.com/translate_c?u=%u", , , google
  5. Activate modified skin and menu setup or restart Opera.

Similarly, you can add/change icon for custom buttons by editing toolbar configuration file.

Opera custom menu icon
Google Auto Translation menu item without and with icon

The general syntax for a button/menu item is

Button/Menu item = Command, parameter-1, parameter-2, button tooltip, icon name
If there is no parameter-1 or parameter-2 or button tooltip leave them blank. Since there is no parameter-2 and button tooltip in Google Auto Translation menu item, they are left blank.

To remove icon

To remove icon from menu item, remove icon name and if there is no icon name then you have to specify a dummy name to override the default icon as shown in the following example.

To remove icon for Go to Web Address from hotclick menu, in menu configuration! file under [Hotclick Popup Menu] change

Item, M_HOTCLICK_POPUP_MENU_GOTO_URL = Go to page, "%t"
to
Item, M_HOTCLICK_POPUP_MENU_GOTO_URL = Go to page, "%t", , , Dummy

Opera will ignore icons on an action that follows an "&" symbol.

! = You should not modify ui\standard_menu.ini (defaults\standard_menu.ini for versions below 10) file as Opera will overwrite it during update. Create a copy of standard menu and edit it.

You can use existing skin images as icons without modifying skin file.

Updates:
Feb 7, 2009
Aug 2, 2009

How to add/edit keyboard shortcuts in Opera?

, , , ...

Add new keyboard shortcut
Edit keyboard shortcut

Add new keyboard shortcut

Tools > Preferences... > Advanced > Shortcuts > Keyboard setup > [SELECT] Copy of Opera Standard (If you don't have Copy of Opera Standard then [SELECT] Opera Standard > Duplicate) > Edit... > [SELECT] Section (example: Application) > New... > Enter shortcut in Input context and shortcuts field and action in Actions field

Opera duplicate keyboard setup
Duplicate "Opera Standard" keyboard setup

Opera edit keyboard setup
Edit "Copy of Opera Standard" keyboard setup

Opera new keyboard shortcut
New keyboard shortcut in "Application" section

Opera new keyboard shortcut input context and shortcut
New keyboard shortcut input context and shortcut

Opera new keyboard shortcut action
New keyboard shortcut action

Edit keyboard shortcut

Tools > Preferences... > Advanced > Shortcuts > Keyboard setup > [SELECT] Copy of Opera Standard (If you don't have Copy of Opera Standard then [SELECT] Opera Standard > Duplicate) > Edit... > [SELECT] Section (example: Application) > Edit... > Change shortcut in Input context and shortcuts field and action in Actions field

Opera edit keyboard shortcut
Edit keyboard shortcut

Opera edit keyboard shortcut action
Edit keyboard shortcut action

How to add/edit mouse gestures in Opera?

, , , ...

Add new mouse gesture
Edit mouse gesture

Add new mouse gesture

Tools > Preferences... > Advanced > Shortcuts > Mouse setup > [Select] Copy of Opera Standard (If you don't have Copy of Opera Standard then [Select] Opera Standard > Duplicate) > Edit... > [Select] Section (example: Application) > New... > Enter gesture in Input context and shortcuts field and action in Actions field

Opera duplicate mouse setup
Duplicate "Opera Standard" mouse setup

Opera edit mouse setup
Edit "Copy of Opera Standard" mouse setup

Opera new mouse gesture
New mouse gesture in "Application" section

Opera new mouse gesture input context and shortcut
New mouse gesture input context and shortcut

Opera new mouse gesture action
New mouse gesture action

Edit mouse gesture

Tools > Preferences... > Advanced > Shortcuts > Mouse setup > [Select] Copy of Opera Standard (If you don't have Copy of Opera Standard then [Select] Opera Standard > Duplicate) > Edit... > [Select] Section (example: Application) > Edit... > Change gesture in Input context and shortcuts field and action in Actions field

Opera edit mouse gesture
Edit mouse gesture

Opera edit mouse gesture action
Edit mouse gesture action