config/.gmrunrc

23 lines
1000 B
Plaintext
Raw Normal View History

2009-11-05 11:58:10 +01:00
# Set window geometry
Width = 500
Top = 350
Left = 250
# You can make aliases withing gmrun, for example:
# My second firefox profile (made with `firefox -ProfileManager`)
URL_ff =`/usr/bin/firefox` #type ff:
URL_google = x-www-browser 'http://www.google.com/search?q=%s'
URL_verbe = x-www-browser 'http://www.la-conjugaison.fr/du/verbe/%s.php'
2009-11-25 10:08:07 +01:00
URL_en2fr = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=en&tl=fr#'
URL_fr2en = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=fr&tl=en#'
2009-11-05 11:58:10 +01:00
Terminal = gnome-terminal #type ctrl-enter
TermExec = gnome-terminal -e
URL_http = x-www-browser %u
URL_https = x-www-browser %u
URL_uf = x-www-browser http://ubuntuforums.org/ #type uf://
URL_mail = x-www-browser https://mail.google.com/ #type mail://
2009-11-05 11:58:10 +01:00
URL_top = ${TermExec} '%s' #type [command] ctrl-enter
URL_mc = ${TermExec} '%s'
#EXT:html,htm = x-www-browser %s