Scripts quick access edit this |
- Author: Sven Schoenung
- Version: 0.2
- License: GPL 2 or later
- Download: Run-application.jl (upload)
- Homepage: http://www-user.rhrk.uni-kl.de/~schoenun/sawfish/scripts/
Synopsis[]
Prompt for an application and run it.
Description[]
Provides a "Run application" command. This is similar to the GNOME run dialog, but doesn't require GNOME or any other external programs: It opens a window that prompts the user for the name of an application in $PATH and then runs it. Supports use of TAB expansion to complete the application name.
Installation[]
- Save Run-application.jl in your load-path.
- Add this code to your ~/.sawfishrc:
(require 'Run-application)
Configuration[]
You can use the Sawfish Configurator to bind the "Run application" command to a key of your choosing. The settings can be changed in the "Miscellaneous" -> "Run application" tab.