Linux Lite Forums
Add google search to your menu - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Tutorials (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=21)
+--- Thread: Add google search to your menu (/showthread.php?tid=707)



Add google search to your menu - paul59 - 08-09-2014

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:
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]


Re: Add google search to your menu - Valtam - 08-09-2014

Thank you for your contribution Smile