r1 - 28 Jan 2007 - 16:30:11 - IuriDinizYou are here: TWiki >  Personal Web  > GnomeDeskBar

Deskbar

Firefox 2.0 e search plugins

o deskbar não tem suporte a search plugins em xml (padrão no firefox 2), então ele só irá pegar os .src

o meu ubuntu só vem o debsearch.src e wikipedia.src (não tem google, o principal)

ref: http://www.archivesat.com/Development_of_the_Deskbar_Applet/thread1533045.htm
ref: /usr/lib/deskbar-applet/handlers/mozilla.py line 523 class MozillaSmartBookmarksDirParser? deskbar 2.16.0

Contornando a situação

#!/bin/sh
mkdir ~/.mozilla/searchplugins
cd ~/.mozilla/searchplugins
wget http://www.google.com/mozilla/google.gif
wget wget http://www.google.com/mozilla/google.src

Outros aplicativos

tilda: http://tilda.sourceforge.net/

gnome-launch-box: http://developer.imendio.com/projects/gnome-launch-box

beagle: http://beagle-project.org/

Configurando Teclas de atalho no metacity (gnome)

entrar no gconf-editor

configurar as teclas:

/apps/metacity/global_keybindings 
/apps/metacity/global_keybindings/run_command_1
colocar o comando para rodar:
/apps/metacity/keybinding_commands
/apps/metacity/keybinding_commands/command_1

-- IuriDiniz - 28 Jan 2007

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback