08-09-2014, 09:19 AM
Just a quick way to add a google search without first opening a browser.
Right-click main menu button and choose 'Properties'
Select the 'Search Actions' tab
Click the '+' button marked '1' in the screenshot
Fill in the details at '2' in the screenshot.
The last line is only partly visible, in full it should read:
To use this search function open your menu and type %g followed by your search term and hit enter. You can add a space for clarity after %g if you like, for example:
Paul
[attachment deleted by admin, more than 25 days old]
Right-click main menu button and choose 'Properties'
Select the 'Search Actions' tab
Click the '+' button marked '1' in the screenshot
Fill in the details at '2' in the screenshot.
The last line is only partly visible, in full it should read:
Code:
exo-open --launch WebBrowser http://www.google.com/#q=%u
To use this search function open your menu and type %g followed by your search term and hit enter. You can add a space for clarity after %g if you like, for example:
Code:
%g linux lite
Paul
[attachment deleted by admin, more than 25 days old]