个人工具

“UbuntuHelp:GnomeLaunchBox”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的4个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/GnomeLaunchBox}}
 
{{From|https://help.ubuntu.com/community/GnomeLaunchBox}}
 
{{Languages|UbuntuHelp:GnomeLaunchBox}}
 
{{Languages|UbuntuHelp:GnomeLaunchBox}}
[http://developer.imendio.com/wiki/GNOME_Launch_Box Gnome Launch Box] is a an application launcher. It's very influenced by Quicksilver for Mac OSX.
+
[http://live.gnome.org/GnomeLaunchBox Gnome Launch Box] is a an application launcher. It's very influenced by Quicksilver for Mac OSX.
Launch Box is the result of a Hackathon at Imendio during the weekend of 8th-10th of January. Therefore it's buggy but very eyecandy!
+
Launch Box is the result of a Hackathon at Imendio.
It's in both Hoary & Breezy Universe. Install it by searching for "Launch Box" in Synaptic or by running:
+
It's available in Universe repositories, since Hoary. Install it by searching for "Launch Box" in Synaptic or by running:
 
<code><nowiki>sudo apt-get install gnome-launch-box</nowiki></code>
 
<code><nowiki>sudo apt-get install gnome-launch-box</nowiki></code>
 
=== Keyboard binding ===
 
=== Keyboard binding ===
第22行: 第22行:
 
Credits: [http://ubuntuforums.org/showthread.php?t=18740&highlight=gnome-launch-box Forum Thread]
 
Credits: [http://ubuntuforums.org/showthread.php?t=18740&highlight=gnome-launch-box Forum Thread]
 
----
 
----
[[category:CategoryDocumentation]]
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年11月17日 (二) 19:15的最新版本

Gnome Launch Box is a an application launcher. It's very influenced by Quicksilver for Mac OSX. Launch Box is the result of a Hackathon at Imendio. It's available in Universe repositories, since Hoary. Install it by searching for "Launch Box" in Synaptic or by running: sudo apt-get install gnome-launch-box

Keyboard binding

  • Open the Configuration Editor under Applications > System Tools.
  • Go to /apps/metacity/global_keybindings.
  • Change the value of a run_command to a key combination.
  • Go to /apps/metacity/keybinding_commands.
  • Change the value of command_X (the one you haven choosen before) to gnome-launch-box.

Usage

  • You can start it up with the defined keyboard shortcut, or by pressing Alt+F2 and typing gnome-launch-box
  • You are not supposed to click on anything.
  • Just type and it will automatically search through your evolution contacts, programs and firefox bookmarks.
  • Select one and press enter.
  • With ESC you can exit.

Tips

  • Gnome Launch Box disappears after starting an application.
  • Starting it up again brings it back (it's using the same PID)!

Credits: Forum Thread