<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[CrunchBang Linux Forums - Getting a little more out of GMRun (A-F2)]]></title>
	<link rel="self" href="http://www.crunchbanglinux.org/forums/feed/atom/topic/2104/"/>
	<updated>2010-12-07T10:33:54Z</updated>
	<generator>PunBB</generator>
	<id>http://crunchbanglinux.org/forums/topic/2104/getting-a-little-more-out-of-gmrun-af2/</id>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/94789/#p94789"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Im finding it really convenient to add my more frequent web searches to gmrum...</p><p>#Google-<br />URL_gg = chromium <a href="http://www.google.com/search?q=%s">http://www.google.com/search?q=&#039;%s&#039;</a></p><p>#! Forum Search-<br />URL_cbs = chromium <a href="http://crunchbanglinux.org/search/?cx=partner-pub-3417583613261068:8517114059&amp;cof=FORID:9&amp;ie=UTF-8&amp;q=%s&amp;sa=Search&amp;siteurl=crunchbanglinux.org/forums/">http://crunchbanglinux.org/search/?cx=partner-pub-3417583613261068:8517114059&amp;cof=FORID:9&amp;ie=UTF-8&amp;q=&#039;%s&#039;&amp;sa=Search&amp;siteurl=crunchbanglinux.org/forums/</a></p><p>#Pirate Bay Search-<br />URL_pb = chromium <a href="http://thepiratebay.org/search/%s/0/99/0">http://thepiratebay.org/search/&#039;%s&#039;/0/99/0</a></p><p>I also changed the gmrun keybinding in rc.xml to Super - Space...easier on the reach..for me at least.</p>]]></content>
			<author>
				<name><![CDATA[illumin8]]></name>
				<uri>http://crunchbanglinux.org/forums/user/2135/</uri>
			</author>
			<updated>2010-12-07T10:33:54Z</updated>
			<id>http://crunchbanglinux.org/forums/post/94789/#p94789</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/76019/#p76019"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Hi hauberg,</p><p>that&#039;s quite sad :) A possibility</p><p>First: Could you please try to rename <br /></p><div class="codebox"><pre><code>TermExec = terminator --command</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>TermExec = terminator -e</code></pre></div><p>for a try? If it doesn&#039;t work, change it back to terminator --command again. </p><p>I found a termcap on my PC (zenwalk), but not in debian. I post it here, without warranty:</p><div class="codebox"><pre><code># [Slackware note:  If you&#039;re looking for a big, full-featured termcap,
#  use /etc/termcap-BSD instead ]
#
# From: miquels@drinkel.ow.org (Miquel van Smoorenburg)
#
# Okay guys, here is a shorter termcap that does have most
# capabilities and is ncurses compatible.  If it works for you
# I&#039;d like to hear about it.
# 
# Some entries in termcap 2.0.7 are too long and your programs
# may complain &quot;tgetent: warning: termcap entry too long&quot;. Here is
# a smaller termcap.  But it may not cover as many terminals as the one
# in termcap 2.0.7.  You can install it as /etc/termcap.
#
# termcap    Termcap entries for the VT family.
#        All termcap entries have been freed of the &#039;ks&#039; and
#        &#039;ke&#039; entries, that put the keypad into applications
#        mode. This is a generally misused entry, not ment
#        for the vt100 &quot;applications&quot; mode. Now cursor and
#        function keys will work in all programs.
#
#        Also, there is a &quot;generic&quot; vt entry with common
#        entries for all terminals, on which all other entries
#        are built.
#
# Version:    @(#) vt-termcap 1.37 12-Mar-1996 MvS
#

# Generic VT entry.
vg|vt-generic|Generic VT entries:\
    :bs:mi:ms:pt:xn:xo:it#8:\
    :RA=\E[?7l:SA=\E?7h:\
    :bl=^G:cr=^M:ta=^I:\
    :cm=\E[%i%d;%dH:\
    :le=^H:up=\E[A:do=\E[B:nd=\E[C:\
    :LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:DO=\E[%dB:\
    :ho=\E[H:cl=\E[H\E[2J:ce=\E[K:cb=\E[1K:cd=\E[J:sf=\ED:sr=\EM:\
    :ct=\E[3g:st=\EH:\
    :cs=\E[%i%d;%dr:sc=\E7:rc=\E8:\
    :ei=\E[4l:ic=\E[@:IC=\E[%d@:al=\E[L:AL=\E[%dL:\
    :dc=\E[P:DC=\E[%dP:dl=\E[M:DL=\E[%dM:\
    :so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:\
    :mb=\E[5m:mh=\E[2m:md=\E[1m:mr=\E[7m:me=\E[m:\
    :sc=\E7:rc=\E8:kb=\177:\
    :ku=\E[A:kd=\E[B:kr=\E[C:kl=\E[D:

## Linux console. One should really set TERM=linux instead of TERM=console.
#lx|linux|console|con80x25|LINUX System Console:\
#    :co#80:li#25:am:\
#    :is=\E[m\E[?1l\E&gt;\E[10m:\
#    :rs=\E[m\E[?1l\E&gt;\E[10m:\
#    :ch=\E[%i%dG:cv=\E[%i%dd:\
#    :eA=\E)0:as=^N:ae=^O:ac=aaffggjjkkllmmnnooqqssttuuvvwwxx:\
#    :ve=\E[?25h:vi=\E[?25l:\
#    :se=\E[27m:ue=\E[24m:mh=\E[2m:\
#    :ks=:ke=:\
#    :kh=\E[1~:kH=\E[4~:kI=\E[2~:kD=\E[3~:kP=\E[5~:kN=\E[6~:\
#    :k1=\E[[A:k2=\E[[B:k3=\E[[C:k4=\E[[D:k5=\E[[E:\
#    :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:\
#    :F1=\E[23~:F2=\E[24~:\
#    :tc=vt-generic:

# Slackware 3.1 linux termcap entry (Sat Apr 27 23:03:58 CDT 1996):
lx|linux|console|con80x25|LINUX System Console:\
        :do=^J:co#80:li#25:cl=\E[H\E[J:sf=\ED:sb=\EM:\
        :le=^H:bs:am:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\
        :ce=\E[K:cd=\E[J:so=\E[7m:se=\E[27m:us=\E[36m:ue=\E[m:\
        :md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:is=\E[1;25r\E[25;1H:\
        :ll=\E[1;25r\E[25;1H:al=\E[L:dc=\E[P:dl=\E[M:\
        :it#8:ku=\E[A:kd=\E[B:kr=\E[C:kl=\E[D:kb=^H:ti=\E[r\E[H:\
        :ho=\E[H:kP=\E[5~:kN=\E[6~:kH=\E[4~:kh=\E[1~:kD=\E[3~:kI=\E[2~:\
        :k1=\E[[A:k2=\E[[B:k3=\E[[C:k4=\E[[D:k5=\E[[E:k6=\E[17~:\
        :k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:K1=\E[1~:K2=\E[5~:\
        :K4=\E[4~:K5=\E[6~:\
        :pt:sr=\EM:vt#3:xn:km:bl=^G:vi=\E[?25l:ve=\E[?25h:vs=\E[?25h:\
        :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:\
        :r1=\Ec:r2=\Ec:r3=\Ec:

# Some other, commonly used linux console entries.
lx|con80x28:co#80:li#28:tc=linux:
lx|con80x43:co#80:li#43:tc=linux:
lx|con80x50:co#80:li#50:tc=linux:
lx|con100x37:co#100:li#37:tc=linux:
lx|con100x40:co#100:li#40:tc=linux:
lx|con132x43:co#132:li#43:tc=linux:

# vt102 - vt100 + insert line etc. VT102 does not have insert character.
v2|vt102|DEC vt102 compatible:\
    :co#80:li#24:\
    :ic@:IC@:\
    :is=\E[m\E[?1l\E&gt;:\
    :rs=\E[m\E[?1l\E&gt;:\
    :eA=\E)0:as=^N:ae=^O:ac=aaffggjjkkllmmnnooqqssttuuvvwwxx:\
    :ks=:ke=:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
    :tc=vt-generic:

# vt100 - really vt102 without insert line, insert char etc.
vt|vt100|DEC vt100 compatible:\
    :im@:mi@:al@:dl@:ic@:dc@:AL@:DL@:IC@:DC@:\
    :tc=vt102:

# Standard vt320 (based on my own digital vt320)
v3|vt320|DEC vt320:\
    :co#80:li#24:hs:es:\
    :is=\E[m\E[2$~\E[?1l\E&gt;:\
    :rs=\E[m\E[?1l\E&gt;:\
    :ve=\E[?25h:vi=\E[?25l:\
    :se=\E[27m:ue=\E[24m:mh=\E[2m:\
    :eA=\E)0:as=^N:ae=^O:ac=aaffggjjkkllmmnnooqqssttuuvvwwxx:\
    :ts=\E[1$}\E[1;%i%dH:fs=\E[0$}:ds=\E[1$}\r\E[m\E[K\E[0$}:\
    :ks=:ke=:\
    :kI=\E[2~:kD=\E[3~:kP=\E[5~:kN=\E[6~:\
    :@4=\E[29~:@0=\E[1~:*6=\E[4~:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[16~\
    :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:\
    :F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:F5=\E[28~:\
    :F6=\E[29~:F7=\E[31~:F8=\E[32~:\
    :tc=vt-generic:

v8|vt320-8|DEC vt320 in 8-bit mode:\
    :kI=\2332~:kD=\2333~:kP=\2335~:kN=\2336~:\
    :@4=\23329~:@0=\2331~:*6=\2334~:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\23316~\
    :k6=\23317~:k7=\23318~:k8=\23319~:k9=\23320~:k0=\23321~:\
    :F1=\23323~:F2=\23324~:F3=\23325~:F4=\23326~:F5=\23328~:\
    :F6=\23329~:F7=\23331~:F8=\23332~:\
    :ku=\233A:kd=\233B:kr=\233C:kl=\233D:\
    :tc=vt320:

# Entry for minicom so it uses the PC (IBM) character set.
# If this doesn&#039;t work for kernels between 1.1.18 and 1.1.80,
# change \E(U -&gt; \E[11m  (enter ANSI mode)
# and    \E(B -&gt; \E[10m  (leave ANSI mode)
mc|minicom|ansi-mc|termcap entry for minicom on the console:\
    :is=\E[m\E&gt;\E(U:\
    :rs=\E[m\E&gt;\E(B:\
    :as@:ae@:eA@:ac@:\
    :bl=\E(B\007\E(U:\
    :vb=\E(B\007\E(U:\
    :tc=linux:

# Entry for an xterm. Insert mode has been disabled.
vs|xterm|xterm-color|vs100|xterm terminal emulator (X Window System):\
    :am:bs:mi@:km:co#80:li#55:\
    :im@:ei@:\
    :ct=\E[3k:ue=\E[m:\
    :is=\E[m\E[?1l\E&gt;:\
    :rs=\E[m\E[?1l\E&gt;:\
    :eA=\E)0:as=^N:ae=^O:ac=aaffggjjkkllmmnnooqqssttuuvvwwxx:\
    :kI=\E[2~:kD=\177:kP=\E[5~:kN=\E[6~:\
    :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
    :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k0=\E[21~:\
    :F1=\E[23~:F2=\E[24~:\
    :kh=\E[H:kH=\EOw:\
    :ks=:ke=:\
    :te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:\
    :tc=vt-generic:

# Some other entries for the same xterm.
v2|xterms|vs100s|xterm small window:\
    :co#80:li#24:tc=xterm:
vb|xterm-bold|xterm with bold instead of underline:\
    :us=\E[1m:tc=xterm:
vi|xterm-ins|xterm with insert mode:\
    :mi:im=\E[4h:ei=\E[4l:tc=xterm:

Eterm|Eterm Terminal Emulator (X11 Window System):\
        :am:bw:eo:km:mi:ms:xn:xo:\
        :co#80:it#8:li#24:lm#0:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39m\E[49m:\
        :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\
        :K1=\E[7~:K2=\EOu:K3=\E[5~:K4=\E[8~:K5=\E[6~:LE=\E[%dD:\
        :RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:\
        :ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:\
        :cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=\E[B:\
        :ec=\E[%dX:ei=\E[4l:ho=\E[H:i1=\E[?47l\E&gt;\E[?1l:ic=\E[@:\
        :im=\E[4h:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l:\
        :k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~:k5=\E[15~:\
        :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:\
        :kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=^H:kd=\E[B:ke=:kh=\E[7~:\
        :kl=\E[D:kr=\E[C:ks=:ku=\E[A:le=^H:mb=\E[5m:md=\E[1m:\
        :me=\E[m\017:mr=\E[7m:nd=\E[C:rc=\E8:\
        :sc=\E7:se=\E[27m:sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
        :te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[24m:up=\E[A:\
        :us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[?25h:vi=\E[?25l:\
        :ac=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~:

# DOS terminal emulator such as Telix or TeleMate.
# This probably also works for the SCO console, though it&#039;s incomplete.
an|ansi|ansi-bbs|ANSI terminals (emulators):\
    :co#80:li#24:am:\
    :is=:rs=\Ec:kb=^H:\
    :as=\E[m:ae=:eA=:\
    :ac=0\333+\257,\256.\031-\030a\261f\370g\361j\331k\277l\332m\300n\305q\304t\264u\303v\301w\302x\263~\025:\
    :kD=\177:kH=\E[Y:kN=\E[U:kP=\E[V:kh=\E[H:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\
    :k6=\EOU:k7=\EOV:k8=\EOW:k9=\EOX:k0=\EOY:\
    :tc=vt-generic:

# This seems to be an entry for other x86 based unices.
at|at386-m|386AT-M|386at-m|at/386 console:\
    :am:bw:eo:xt:co#80:li#25:\
    :ae=\E[10m:as=\E[12m:\
    :is=\E[0;10;38m:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\
    :k6=\EOU:k7=\EOV:k8=\EOW:k9=\EOX:\
    :kh=\E[H:us=\E[4m:vb=^G:nl=\E[B:kb=^H:\
    :tc=vt-generic:

# Yeah - Minix still lives :)
ma|minix|minix-am|minix-vcam|MINIX 1.5 Virtual Console:\
    :am:bs:co#80:li#25:km:ms:\
    :is=\E[0m\EPlinewrap.on\E\\:\
    :rs=\Ec\EPlinewrap.on\E\\:\
    :as=:ae=:eA=:\
    :ac=0\333+\257,\256.\031-\030a\261f\370g\361j\331k\277l\332m\300n\305q\304t\264u\303v\301w\302x\263~\025:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\
    :k6=\EOU:k7=\EOV:k8=\EOW:k9=\EOX:k0=\EOY:\
    :kD=\177:kH=\E[Y:kN=\E[U:kP=\E[V:kh=\E[H:kb=^H:\
    :ve=\EPcursor.on\E\\:vi=\EPcursor.off\E\\:\
    :tc=vt-generic:

# Some obligatory historic entries.
sa|network|ethernet|arpanet:co#80:os:am:
su|dumb|un|unknown:co#80:os:am:
sd|du|dialup:co#80:os:am:
t7|37|tty37|model 37 teletype:\
    :cr=^M:do=^J:nl=^J:bl=^G:le=^H:bs:hc:hu=\E8:hd=\E9:up=\E7:os:

# Yes, there really are people that login from a Sun Console.
mu|sun|Sun Microsystems Workstation console:\
    :am:bs:km:mi:ms:pt:\
    :li#34:co#80:cl=^L:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\
    :ce=\E[K:cd=\E[J:so=\E[7m:se=\E[m:\
    :kd=\E[B:kl=\E[D:ku=\E[A:kr=\E[C:kh=\E[H:\
    :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
    :al=\E[L:dl=\E[M:im=:ei=:ic=\E[@:dc=\E[P:\
    :rs=\E[s:</code></pre></div><p><strong>Edit: Meh, too slow :) Please ignore this answer, hauberg :lol:</strong></p>]]></content>
			<author>
				<name><![CDATA[machinebacon]]></name>
				<email><![CDATA[gepsonka@msn.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/2394/</uri>
			</author>
			<updated>2010-07-06T13:44:20Z</updated>
			<id>http://crunchbanglinux.org/forums/post/76019/#p76019</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/76011/#p76011"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Hi machinebacon, I really appreciate all your help! </p><p>I think I found the problem. However, a bigger problem has arisen - I can&#039;t fix it. </p><p>When I run it in terminal, I get this text:<br />*** VTE ***: Failed to load terminal capabilities from &#039;/etc/termcap&#039;</p><p>Which seems logical as my file system doesn&#039;t contain the said location.</p><p>However, when I run the URL with gnome-terminal in the gmrunrc, it works \o/. So, in a sense I found a workaround. I would be happier to have it show in terminator though :)</p><p>The problem has got do to with these three files it seems (at least a few people had a similar problem according to google):</p><p>libvte9<br />libvte-common<br />(and maybe even) gnome-terminal</p><p>Those people had succes with reinstalling the said files. I didn&#039;t :(</p><p>EDIT: meh!!&nbsp; the terminal warning above was due to a spelling error in &quot;xterm&quot;. Please ignore that part. <br />Ive decided to use gnome-terminal for the job, as my terminator still won&#039;t do it.</p>]]></content>
			<author>
				<name><![CDATA[hauberg]]></name>
				<email><![CDATA[haub00@gmail.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/6222/</uri>
			</author>
			<updated>2010-07-06T12:00:20Z</updated>
			<id>http://crunchbanglinux.org/forums/post/76011/#p76011</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/75974/#p75974"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>hauberg,</p><p>I post my complete gmrunrc so you can compare if there is something missing:<br /></p><div class="codebox"><pre><code># gmrun configuration file
# gmrun is (C) Mihai Bazon, &lt;mishoo@infoiasi.ro&gt;
# GPL v2.0 applies

# Set terminal
Terminal = x-terminal-emulator
TermExec = terminator --command
AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man top htop mocp ncmpcpp w3m nano

# Set window geometry (except height)
Width = 500

# History size
History = 256

# Shows last history line selected when invoked
ShowLast = 1

# Show files starting with &#039;.&#039;
# Default is 0 (off), set it to 1 if you want &quot;hidden&quot; files to show up
# in the completion window
ShowDotFiles = 0

# Timeout (in milliseconds) after which gmrun will simulate a TAB press
# Set this to NULL if don&#039;t like this feature.
TabTimeout = 0

# URL handlers
# If the entered text is &quot;http://www.google.com&quot; then:
#   - %u gets replaced with the whole URL (&quot;http://www.google.com&quot;)
#   - %s gets replaced with &quot;//www.google.com&quot;.  This is useful for URL-s
#     like &quot;man:printf&quot; --&gt; %s will get replaced with &quot;printf&quot;
URL_http = x-www-browser &#039;%u&#039;
URL_mailto = mozilla -remote &quot;mailto(%s)&quot;
URL_man = ${TermExec} &#039;man %s&#039;
URL_info = ${TermExec} &#039;info %s&#039;
URL_pd = ${TermExec} &#039;perldoc %s&#039;
URL_file = thunar %s                                        # Use Thunar for file:name
URL_readme = ${TermExec} &#039;less /usr/doc/%s/README&#039;  
URL_info = ${TermExec} &#039;info %s&#039;
URL_sh = sh -c &#039;%s&#039;
URL_g = x-www-browser &#039;http://www.google.de/search?q=%s&#039;    # g:name searches google.de
URL_w = ${TermExec} &#039;w3m http://www.google.de/search?q=%s&#039;  # w:name searches google.de in w3m
URL_wikie = x-www-browser &#039;http://en.wikipedia.org/w/index.php?title=Special%3ASearch&amp;search=%s&#039; 
URL_wikid = x-www-browser &#039;http://de.wikipedia.org/w/index.php?title=Spezial%3ASuche&amp;search=%s&#039; 
URL_ins = ${TermExec} &#039;sudo apt-get update &amp;&amp; sudo apt-get install %s&#039; 
URL_up = ${TermExec} &#039;sudo apt-get update &amp;&amp; sudo apt-get upgrade &amp;&amp; echo %s&#039;

# extension handlers
EXT:doc,rtf = AbiWord %s
EXT:txt,cc,cpp,h,java,html,htm,epl,tex,latex,js,css,xml,xsl,am = emacs %s
EXT:ps = gv %s
EXT:pdf = evince %s</code></pre></div>]]></content>
			<author>
				<name><![CDATA[machinebacon]]></name>
				<email><![CDATA[gepsonka@msn.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/2394/</uri>
			</author>
			<updated>2010-07-06T03:30:34Z</updated>
			<id>http://crunchbanglinux.org/forums/post/75974/#p75974</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/75960/#p75960"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>machinebacon, </p><p>I&#039;ve just ran a check to see if I actually had missed something of the things you mentioned. I didn&#039;t. But... I did miss to mention that I&#039;ve yet only tried it on my debian-lenny-openbox crunchbang lookalike.<br />I&#039;m reading about it now on some pages - I&#039;ll let you know what I find out.</p>]]></content>
			<author>
				<name><![CDATA[hauberg]]></name>
				<email><![CDATA[haub00@gmail.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/6222/</uri>
			</author>
			<updated>2010-07-06T01:17:13Z</updated>
			<id>http://crunchbanglinux.org/forums/post/75960/#p75960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/75952/#p75952"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>hauberg,</p><p>be sure that </p><div class="codebox"><pre><code>Terminal = terminator 
TermExec = terminator --command</code></pre></div><p>are in the .gmrunrc and that w3m is installed for the w:name (which you can omit)</p><p>The update and install commands are called by entering </p><div class="codebox"><pre><code>up: 
#or
ins:</code></pre></div><p>Edit: this is the gmrunrc of Statler, so if you use CB 9.04 or older you have to create a ~/.gmrunrc file and add the portion of post #1</p>]]></content>
			<author>
				<name><![CDATA[machinebacon]]></name>
				<email><![CDATA[gepsonka@msn.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/2394/</uri>
			</author>
			<updated>2010-07-06T00:21:31Z</updated>
			<id>http://crunchbanglinux.org/forums/post/75952/#p75952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/75877/#p75877"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Nice ideas Arise!</p><p>cant get the ones with ${ExecTerm} to work though. Terminal opens, but its blank... :/</p>]]></content>
			<author>
				<name><![CDATA[hauberg]]></name>
				<email><![CDATA[haub00@gmail.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/6222/</uri>
			</author>
			<updated>2010-07-05T13:36:44Z</updated>
			<id>http://crunchbanglinux.org/forums/post/75877/#p75877</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/75865/#p75865"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Arise :)</p><p>Here some simple modifications to .gmrunrc [this section can be found starting from ~line 33] - nothing special, just added a&nbsp; <strong>wikid:suchbegriff</strong> and <strong>wikie:searchterm</strong> line for german and english quick wikipedia lookup,&nbsp; <strong>ins:packagename</strong> and <strong>up:</strong> shortcut to update &amp;&amp; upgrade the system. Also changed default file manager to thunar.</p><div class="codebox"><pre><code>URL_http = x-www-browser &#039;%u&#039;
URL_mailto = mozilla -remote &quot;mailto(%s)&quot;
URL_man = ${TermExec} &#039;man %s&#039;
URL_info = ${TermExec} &#039;info %s&#039;
URL_pd = ${TermExec} &#039;perldoc %s&#039;
URL_file = thunar %s                                                                       # Use Thunar for file:name
URL_readme = ${TermExec} &#039;less /usr/doc/%s/README&#039;  
URL_info = ${TermExec} &#039;info %s&#039;
URL_sh = sh -c &#039;%s&#039;
URL_gg = x-www-browser &#039;http://www.google.com/search?q=%s&#039;    # gg:name searches google.com
URL_w = ${TermExec} &#039;w3m http://www.google.com/search?q=%s&#039;  # w:name searches google.com in w3m
URL_wikie = x-www-browser &#039;http://en.wikipedia.org/w/index.php?title=Special%3ASearch&amp;search=%s&#039; 
URL_wikid = x-www-browser &#039;http://de.wikipedia.org/w/index.php?title=Spezial%3ASuche&amp;search=%s&#039; 
URL_ins = ${TermExec} &#039;sudo apt-get update &amp;&amp; sudo apt-get install %s&#039; 
URL_up = ${TermExec} &#039;sudo apt-get update &amp;&amp; sudo apt-get upgrade&#039;</code></pre></div><p>It&#039;s also interesting to check the line &quot;AlwaysInTerm&quot; in ~line 8, mine is<br /></p><div class="codebox"><pre><code>AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man top htop mocp ncmpcpp w3m nano</code></pre></div>]]></content>
			<author>
				<name><![CDATA[machinebacon]]></name>
				<email><![CDATA[gepsonka@msn.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/2394/</uri>
			</author>
			<updated>2010-07-05T10:58:35Z</updated>
			<id>http://crunchbanglinux.org/forums/post/75865/#p75865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/32085/#p32085"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>I added the following line to search google from the desktop.</p><div class="codebox"><pre><code>URL_gg = firefox http://www.google.com/search?q=&#039;%s&#039;</code></pre></div><p>And as a side note, you only need the colon for these URL_xxx shortcuts (not the two slashes). You can just type... <br /></p><div class="codebox"><pre><code>gg:crunchbang linux forums</code></pre></div>]]></content>
			<author>
				<name><![CDATA[drazzard]]></name>
				<uri>http://crunchbanglinux.org/forums/user/2849/</uri>
			</author>
			<updated>2009-08-09T16:08:05Z</updated>
			<id>http://crunchbanglinux.org/forums/post/32085/#p32085</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/21677/#p21677"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>If anyone has additions to the config I posted I&#039;d be interested in seeing what you&#039;ve done.</p>]]></content>
			<author>
				<name><![CDATA[fhsm]]></name>
				<uri>http://crunchbanglinux.org/forums/user/340/</uri>
			</author>
			<updated>2009-05-12T13:46:05Z</updated>
			<id>http://crunchbanglinux.org/forums/post/21677/#p21677</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/21450/#p21450"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<div class="quotebox"><cite>evhan wrote:</cite><blockquote><div class="quotebox"><cite>karthik wrote:</cite><blockquote><p>This is fantastic. It&#039;s been a week since I amped up gmrun and now I use it for everything. <br />Thanks, fhsm.</p></blockquote></div><p>Did you happen to make any other changes? what does your config look like now?</p></blockquote></div><p>No, I haven&#039;t made any changes. gmrun works perfectly as a launcher for me because I tend to use terminal applications for almost all general purposes: elinks, mcabber(IM), mocp, irssi, vim, hnb(notebook) and a dozen other custom scripts for odd jobs (downloading flash videos, mass renaming, pdf manipulation, mp3 tagging, etc). Ctrl+Enter is proving to be very useful for these things.</p>]]></content>
			<author>
				<name><![CDATA[karthik]]></name>
				<uri>http://crunchbanglinux.org/forums/user/675/</uri>
			</author>
			<updated>2009-05-10T17:35:32Z</updated>
			<id>http://crunchbanglinux.org/forums/post/21450/#p21450</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/21229/#p21229"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Excellent</p>]]></content>
			<author>
				<name><![CDATA[OOmagoolies]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1419/</uri>
			</author>
			<updated>2009-05-08T16:39:08Z</updated>
			<id>http://crunchbanglinux.org/forums/post/21229/#p21229</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/21222/#p21222"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<div class="quotebox"><cite>karthik wrote:</cite><blockquote><p>This is fantastic. It&#039;s been a week since I amped up gmrun and now I use it for everything. <br />Thanks, fhsm.</p></blockquote></div><p>Did you happen to make any other changes? what does your config look like now?</p>]]></content>
			<author>
				<name><![CDATA[evhan]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1838/</uri>
			</author>
			<updated>2009-05-08T15:41:10Z</updated>
			<id>http://crunchbanglinux.org/forums/post/21222/#p21222</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/21156/#p21156"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>This is fantastic. It&#039;s been a week since I amped up gmrun and now I use it for everything. <br />Thanks, fhsm.</p>]]></content>
			<author>
				<name><![CDATA[karthik]]></name>
				<uri>http://crunchbanglinux.org/forums/user/675/</uri>
			</author>
			<updated>2009-05-08T07:51:22Z</updated>
			<id>http://crunchbanglinux.org/forums/post/21156/#p21156</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Getting a little more out of GMRun (A-F2)]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/20875/#p20875"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>You, sir, have just given me the reason I&#039;ve been looking for to ditch Gnome-Do and pick up this little app for good. I never really looked into the customization of gmrun before -- looks neat.</p>]]></content>
			<author>
				<name><![CDATA[evhan]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1838/</uri>
			</author>
			<updated>2009-05-06T04:04:40Z</updated>
			<id>http://crunchbanglinux.org/forums/post/20875/#p20875</id>
		</entry>
</feed>

