Package: gmrun
Version: 0.9.1-1
Severity: wishlist

Nice tool. Please consider the following patch against /etc/gmrunrc:

--- /etc/gmrunrc        2003-09-07 07:38:30.000000000 +0200
+++ .gmrunrc    2006-02-19 13:05:07.737153613 +0100
@@ -6,7 +6,7 @@
 Terminal = x-terminal-emulator
 TermExec = ${Terminal} -e
 # These commands will always be run in ${TermExec}
-AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man
+AlwaysInTerm = ssh telnet ncftp ftp lynx mc vi vim pine centericq perldoc man 
w3m links mutt emacs editor reportbug
 
 # Set window geometry (except height)
 Width = 400
@@ -36,15 +36,17 @@
 URL_man = ${TermExec} man '%s'
 URL_info = ${TermExec} info '%s'
 URL_pd = ${TermExec} perldoc '%s'
-URL_readme = ${TermExec} 'less /usr/share/doc/%s/README'
+URL_readme = ${TermExec} 'sensible-pager /usr/share/doc/%s/README'
+URL_debreadme = ${TermExec} 'sensible-pager /usr/share/doc/%s/README.Debian'
+URL_changelog = ${TermExec} 'sensible-pager /usr/share/doc/%s/changelog.gz'
+URL_debchangelog = ${TermExec} 'sensible-pager 
/usr/share/doc/%s/changelog.Debian.gz'
 URL_info = ${TermExec} 'info %s'
-URL_sh = sh -c '%s'
+URL_sh = ${TermExec} sh -c "%s; read -p Hit\ enter\ to\ close\ window..."
 
 # Extention handlers
 # If you enter in a simple filename, ie: '/usr/share/doc/foo/index.html',
 #  it will run the given app with the entered text as %s
-EXT:html = gnome-moz-remote %s
-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 = xpdf %s
+EXT:doc,rtf = sh -c 'run-mailcap %s || AbiWord %s || ooffice %s'
+EXT:txt,c,cc,cpp,h,java,html,htm,epl,tex,latex,js,css,xml,xsl,am,in = 
${TermExec} editor %s
+EXT:ps,eps = sh -c 'run-mailcap %s || gv %s || kghostview %s'
+EXT:pdf = sh -c 'run-mailcap %s || xpdf %s || kpdf %s'

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'testing'), (98, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gmrun depends on:
ii  libatk1.0-0                   1.10.3-1   The ATK accessibility toolkit
ii  libc6                         2.3.6-1    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.2-9  GCC support library
ii  libglib2.0-0                  2.8.6-1    The GLib library of C routines
ii  libgtk2.0-0                   2.8.12-1   The GTK+ graphical user interface 
ii  libpango1.0-0                 1.10.3-1   Layout and rendering of internatio
ii  libstdc++5                    1:3.3.6-12 The GNU Standard C++ Library v3

gmrun recommends no packages.

-- no debconf information

-- 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
"if you stew apples like cranberries,
 they taste more like prunes than rhubarb does."
                                                       -- groucho marx

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to